Library | Module

Enum EpfcIntfType

Description

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




Values

EpfcINTF_NEUTRAL
Returned by IpfcIntfNeutral objects.

EpfcINTF_NEUTRAL_FILE
Returned by IpfcIntfNeutralFile objects.

EpfcINTF_IGES
Returned by IpfcIntfIges objects.

EpfcINTF_STEP
Returned by IpfcIntfStep objects.

EpfcINTF_VDA
Returned by IpfcIntfVDA objects.

EpfcINTF_ICEM
Returned by IpfcIntfICEM objects. This type is now obsolete.

EpfcINTF_ACIS
Returned by IpfcIntfACIS objects.

EpfcINTF_DXF
Returned by IpfcIntfDXF objects.

EpfcINTF_CDRS
Returned by IpfcIntfCDRS objects.

EpfcINTF_STL
Returned by IpfcIntfSTL objects.

EpfcINTF_VRML
 

EpfcINTF_PARASOLID
Returned by IpfcIntfParaSolid objects.

EpfcINTF_AI
 

EpfcINTF_CATIA_PART
Returned by IpfcIntfCatiaPart objects.

EpfcINTF_UG
 

EpfcINTF_PRODUCTVIEW
 

EpfcINTF_CATIA_PRODUCT
Returned by IpfcIntfCatiaProduct objects. This is not currently supported

EpfcINTF_CATIA_CGR
Returned by IpfcIntfCatiaCGR objects.

EpfcINTF_JT
Returned by IpfcIntfJT objects.

EpfcINTF_INVENTOR_PART
Returned by wfcModel::IntfInventorPart objects. This is supported in Object TOOLKIT only.

EpfcINTF_INVENTOR_ASM
Returned by wfcModel::IntfInventorAsm objects. This is supported in Object TOOLKIT only.

EpfcINTF_IBL
Returned by wfcModel::IntfIBL objects. This is supported in Object TOOLKIT only.

EpfcINTF_PTS
Returned by wfcModel::IntfPTS objects. This is supported in Object TOOLKIT only.

EpfcINTF_SE_PART
Returned by wfcModel::IntfSEdgePart objects. This is supported in Object TOOLKIT only.

EpfcINTF_SE_SHEETMETAL_PART
Returned by wfcModel::IntfSEdgeSheetmetal objects. This is supported in Object TOOLKIT only.

EpfcINTF_3MF
This is supported in Object TOOLKIT only.

EpfcIntfType_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.