Library | Module

Enum pfcModelType

Description

This enumerated type lists the supported model types.




Values

MDL_ASSEMBLY
An assembly.
MDL_PART
A part.
MDL_DRAWING
A drawing.
MDL_2D_SECTION
A two-dimensional section.
MDL_LAYOUT
A layout.
MDL_DWG_FORMAT
A drawing format.
MDL_MFG
A manufacturing model.
MDL_REPORT
A report.
MDL_MARKUP
A drawing markup.
MDL_DIAGRAM
A diagram.
MDL_UNSPECIFIED
Not specifying a particular model type
MDL_CE_SOLID
Layout model; NOTE: this type is read-only, passing it back to Creo may lead to unpredictable behavior.
MDL_CE_DRAWING
Reserved for internal use.
ModelType_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.