Inheritance diagram for IModelItem:

Public Member Functions | |
| HRESULT | ToSelection ([out, retval] ISelection **out_retval) |
Creates a selection object that references this model item. | |
Properties | |
| int | Id [get] |
| Model item identifier. | |
| IModel | Model [get] |
| The model that contains this model item. | |
| BSTR | Name [get, set] |
| Model item's name. | |
| EType | Type [get] |
| Model item type. | |
1.5.1-p1