| Library | Module | Frames | Expand |
| Property | Type | as IpfcModelItemType |
| The model item type (ITEM_FEATURE, ITEM_SURFACE, and so on) | ||
| Function | CCpfcModelItemOId.Create (Type as IpfcModelItemType, Id as Long) as IpfcModelItemOId | |
| Creates a model-item identifier object. | ||
| Property | Type | as IpfcModelItemType |
|
The model item type (ITEM_FEATURE, ITEM_SURFACE, and so on) |
| Function | CCpfcModelItemOId.Create | (Type as IpfcModelItemType, Id as Long) as IpfcModelItemOId |
|
Creates a model-item identifier object. A model-item identifier can be passed to IpfcParent.GetChild() .
|