Library | Module

Enum pfcIntfType

Description

Enumeration of the available interface-type classes (for import feature creation).




Values

INTF_NEUTRAL
Returned by pfcIntfNeutral objects.
INTF_NEUTRAL_FILE
Returned by pfcIntfNeutralFile objects.
INTF_IGES
Returned by pfcIntfIges objects.
INTF_STEP
Returned by pfcIntfStep objects.
INTF_VDA
Returned by pfcIntfVDA objects.
INTF_ICEM
Returned by pfcIntfICEM objects. This type is now obsolete.
INTF_ACIS
Returned by pfcIntfACIS objects.
INTF_DXF
Returned by pfcIntfDXF objects.
INTF_CDRS
Returned by pfcIntfCDRS objects.
INTF_STL
Returned by pfcIntfSTL objects.
INTF_VRML
 
INTF_PARASOLID
Returned by pfcIntfParaSolid objects.
INTF_AI
 
INTF_CATIA_PART
Returned by pfcIntfCatiaPart objects.
INTF_UG
 
INTF_PRODUCTVIEW
 
INTF_CATIA_PRODUCT
Returned by pfcIntfCatiaProduct objects. This is not currently supported
INTF_CATIA_CGR
Returned by pfcIntfCatiaCGR objects.
INTF_JT
Returned by pfcIntfJT objects.
INTF_INVENTOR_PART
Returned by wfcModel::IntfInventorPart objects. This is supported in Object TOOLKIT only.
INTF_INVENTOR_ASM
Returned by wfcModel::IntfInventorAsm objects. This is supported in Object TOOLKIT only.
INTF_IBL
Returned by wfcModel::IntfIBL objects. This is supported in Object TOOLKIT only.
INTF_PTS
Returned by wfcModel::IntfPTS objects. This is supported in Object TOOLKIT only.
INTF_SE_PART
Returned by wfcModel::IntfSEdgePart objects. This is supported in Object TOOLKIT only.
INTF_SE_SHEETMETAL_PART
Returned by wfcModel::IntfSEdgeSheetmetal objects. This is supported in Object TOOLKIT only.
INTF_3MF
This is supported in Object TOOLKIT only.
IntfType_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.