Properties | |
| IFeature | Item ([in] long in_index) [get] |
| Retrieves feature on given index (starting from 1). | |
| IFeature | ItemById ([in] int in_id) [get] |
| Retrieves feature with given id. | |
| IFeature | ItemByName ([in] BSTR in_name) [get] |
| Retrieves feature with given name. | |
| ISolid | Solid [get] |
| Solid model that contains this feature. | |
1.5.1-p1