| Library | Module | Frames | Expand |
| /* readonly */ pfcModelType | Type | |
| The model type (MDL_PART, MDL_ASSEMBLY, and so on) | ||
| static pfcModelOId | Create (pfcModelType Type, string Name) | |
| Creates a model identifier object with the specified model type and model name. | ||
| /* readonly */ pfcModelType | Type |
|
The model type (MDL_PART, MDL_ASSEMBLY, and so on) |
| static pfcModelOId | Create | (pfcModelType Type, string Name) |
|
Creates a model identifier object with the specified model type and model name.
|