| Library | File | Frames | Expand |
| static pfcModelItemOId_ptr | Create (pfcModelItemType Type, xint Id) | |
| Creates a model-item identifier object. | ||
| pfcModelItemType | GetType () | |
| The model item type (ITEM_FEATURE, ITEM_SURFACE, and so on) | ||
| pfcModelItemType | GetType | () |
|
The model item type (ITEM_FEATURE, ITEM_SURFACE, and so on) |
| static pfcModelItemOId_ptr | Create | (pfcModelItemType Type, xint Id) |
|
Creates a model-item identifier object. A model-item identifier can be passed to pfcParent::GetChild(pfcOId_ptr) .
|