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