Enum EpfcModelType
Description
This enumerated type lists the supported model types.
Values
-
EpfcMDL_ASSEMBLY
- An assembly.
-
EpfcMDL_PART
- A part.
-
EpfcMDL_DRAWING
- A drawing.
-
EpfcMDL_2D_SECTION
- A two-dimensional section.
-
EpfcMDL_LAYOUT
- A layout.
-
EpfcMDL_DWG_FORMAT
- A drawing format.
-
EpfcMDL_MFG
- A manufacturing model.
-
EpfcMDL_REPORT
- A report.
-
EpfcMDL_MARKUP
- A drawing markup.
-
EpfcMDL_DIAGRAM
- A diagram.
-
EpfcMDL_UNSPECIFIED
- Not specifying a particular model type
-
EpfcMDL_CE_SOLID
- Layout model; NOTE: this type is read-only, passing it back to Creo may lead to unpredictable behavior.
-
EpfcMDL_CE_DRAWING
- Reserved for internal use.
-
EpfcModelType_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.