| Library | Module | Frames | Expand |
| /* readonly */ pfcModelItemType | Type | |
| The model item type (ITEM_FEATURE, ITEM_SURFACE, and so on) | ||
| static pfcModelItemOId | Create (pfcModelItemType Type, number Id) | |
| Creates a model-item identifier object. | ||
| /* readonly */ pfcModelItemType | Type |
|
The model item type (ITEM_FEATURE, ITEM_SURFACE, and so on) |
| static pfcModelItemOId | Create | (pfcModelItemType Type, number Id) |
|
Creates a model-item identifier object. A model-item identifier can be passed to pfcParent.GetChild() .
|