API Documentation > Enumerated Types > Enum pfcIntfType
Enum pfcIntfType
Description
Enumeration of the available interface-type classes (for import feature creation).
Manual References:
Values
pfcINTF_NEUTRAL
Returned by pfcIntfNeutral objects.
pfcINTF_NEUTRAL_FILE
Returned by pfcIntfNeutralFile objects.
pfcINTF_IGES
Returned by pfcIntfIges objects.
pfcINTF_STEP
Returned by pfcIntfStep objects.
pfcINTF_VDA
Returned by pfcIntfVDA objects.
pfcINTF_ICEM
Returned by pfcIntfICEM objects. This type is now obsolete.
pfcINTF_ACIS
Returned by pfcIntfACIS objects.
pfcINTF_DXF
Returned by pfcIntfDXF objects.
pfcINTF_CDRS
Returned by pfcIntfCDRS objects.
pfcINTF_STL
Returned by pfcIntfSTL objects.
pfcINTF_VRML
pfcINTF_PARASOLID
Returned by pfcIntfParaSolid objects.
pfcINTF_AI
pfcINTF_CATIA_PART
Returned by pfcIntfCatiaPart objects.
pfcINTF_UG
pfcINTF_PRODUCTVIEW
pfcINTF_CATIA_PRODUCT
Returned by pfcIntfCatiaProduct objects. This is not currently supported
pfcINTF_CATIA_CGR
Returned by pfcIntfCatiaCGR objects.
pfcINTF_JT
Returned by pfcIntfJT objects.
pfcINTF_INVENTOR_PART
Returned by wfcModel::IntfInventorPart objects. This is supported in Object TOOLKIT only.
pfcINTF_INVENTOR_ASM
Returned by wfcModel::IntfInventorAsm objects. This is supported in Object TOOLKIT only.
pfcINTF_IBL
Returned by wfcModel::IntfIBL objects. This is supported in Object TOOLKIT only.
pfcINTF_PTS
Returned by wfcModel::IntfPTS objects. This is supported in Object TOOLKIT only.
pfcINTF_SE_PART
Returned by wfcModel::IntfSEdgePart objects. This is supported in Object TOOLKIT only.
pfcINTF_SE_SHEETMETAL_PART
Returned by wfcModel::IntfSEdgeSheetmetal objects. This is supported in Object TOOLKIT only.
pfcINTF_3MF
This is supported in Object TOOLKIT only.
pfcIntfType_nil
Enum null value.
Was this helpful?