Library | Module

Enum pfcExportType

Description

Enumeration of the available export-instructions classes.

These enumeration objects are used to indicate the type of export to perform. These enumeration objects are returned by the GetFileType() method of those classes.
See Also:
pfcModel.Export()




Values

EXPORT_RELATION
Returned by pfcRelationExportInstructions objects.
EXPORT_MODEL_INFO
Returned by pfcModelInfoExportInstructions objects.
EXPORT_PROGRAM
Returned by pfcProgramExportInstructions objects.
EXPORT_IGES
Returned by pfcIGESFileExportInstructions objects.
EXPORT_DXF
Returned by pfcDXFExportInstructions objects.
EXPORT_RENDER
Returned by pfcRenderExportInstructions objects.
EXPORT_STL_ASCII
Returned by pfcSTLASCIIExportInstructions objects.
EXPORT_STL_BINARY
Returned by pfcSTLBinaryExportInstructions objects.
EXPORT_BOM
Returned by pfcBOMExportInstructions objects.
EXPORT_DWG_SETUP
Returned by pfcDWGSetupExportInstructions objects.
EXPORT_FEAT_INFO
Returned by pfcFeatInfoExportInstructions objects.
EXPORT_MFG_OPER_CL
Returned by pfcMFGOperCLExportInstructions objects.
EXPORT_MFG_FEAT_CL
Returned by pfcMFGFeatCLExportInstructions objects.
EXPORT_MATERIAL
Returned by pfcMaterialExportInstructions objects.
EXPORT_IGES_3D
Returned by pfcIGES3DNewExportInstructions objects. NOTE: Use superseding method <reference 4 to unknown entity pfcModel::ExportIntf3D> to export this type.
EXPORT_STEP
Returned by pfcSTEP3DExportInstructions objects. NOTE: Use superseding method <reference 4 to unknown entity pfcModel::ExportIntf3D> to export this type.
EXPORT_VDA
Returned by pfcVDA3DExportInstructions objects. NOTE: Use superseding method <reference 4 to unknown entity pfcModel::ExportIntf3D> to export this type.
EXPORT_CGM
Returned by pfcCGMFILEExportInstructions objects.
EXPORT_INVENTOR
Returned by pfcInventorExportInstructions objects.
EXPORT_FIAT
Returned by pfcFIATExportInstructions objects.
EXPORT_CONNECTOR_PARAMS
Returned by pfcConnectorParamExportInstructions objects.
EXPORT_CABLE_PARAMS
Returned by pfcCableParamsFileInstructions objects.
EXPORT_CATIAFACETS
Returned by pfcCATIAFacetsExportInstructions objects.
EXPORT_PLOT
Returned by pfcPlotInstructions objects. This export-instructions class has been superseeded by pfcPrinterInstructions objects.
EXPORT_VRML
Returned by pfcVRMLExportInstructions objects.
EXPORT_CATIA_MODEL
Returned by pfcCATIAModel3DExportInstructions objects. NOTE: Use superseding method <reference 4 to unknown entity pfcModel::ExportIntf3D> to export this type.
EXPORT_ACIS
Returned by pfcACIS3DExportInstructions objects. NOTE: Use superseding method <reference 4 to unknown entity pfcModel::ExportIntf3D> to export this type.
EXPORT_CATIA_SESSION
Returned by pfcCATIASession3DExportInstructions objects. NOTE: Use superseding method <reference 4 to unknown entity pfcModel::ExportIntf3D> to export this type.
EXPORT_CADDS
Returned by pfcCADDSExportInstructions objects.
EXPORT_STEP_2D
Returned by pfcSTEP2DExportInstructions objects.
EXPORT_MEDUSA
Returned by pfcMedusaExportInstructions objects.
EXPORT_NEUTRAL
Returned by pfcNEUTRALFileExportInstructions objects.
EXPORT_PRODUCTVIEW
Returned by pfcProductViewExportInstructions objects.
EXPORT_PDF
Returned by pfcPDFExportInstructions objects.
EXPORT_JT
Returned by pfcJT3DExportInstructions objects. NOTE: Use superseding method <reference 4 to unknown entity pfcModel::ExportIntf3D> to export this type.
EXPORT_UG
Returned by pfcUG3DExportInstructions objects. NOTE: Use superseding method <reference 4 to unknown entity pfcModel::ExportIntf3D> to export this type.
EXPORT_CATIA_PART
Returned by pfcCatiaPart3DExportInstructions objects. NOTE: Use superseding method <reference 4 to unknown entity pfcModel::ExportIntf3D> to export this type.
EXPORT_CATIA_PRODUCT
Returned by pfcCatiaProduct3DExportInstructions objects. NOTE: Use superseding method <reference 4 to unknown entity pfcModel::ExportIntf3D> to export this type.
EXPORT_CATIA_CGR
Returned by pfcCatiaCGR3DExportInstructions objects. NOTE: Use superseding method <reference 4 to unknown entity pfcModel::ExportIntf3D> to export this type.
EXPORT_PARASOLID
Returned by pfcParaSolid3DExportInstructions objects. NOTE: Use superseding method <reference 4 to unknown entity pfcModel::ExportIntf3D> to export this type.
EXPORT_PRINT
Returned by pfcPrinterInstructions objects.
EXPORT_INTF_DXF
Returned by pfcDXF3DExportInstructions objects. NOTE: Use superseding method <reference 4 to unknown entity pfcModel::ExportIntf3D> to export this type.
EXPORT_INTF_DWG
Returned by pfcDWG3DExportInstructions objects. NOTE: Use superseding method <reference 4 to unknown entity pfcModel::ExportIntf3D> to export this type.
EXPORT_INTF_SW_PART
Returned by pfcSWPart3DExportInstructions objects. NOTE: Use superseding method <reference 4 to unknown entity pfcModel::ExportIntf3D> to export this type.
EXPORT_INTF_SW_ASSEM
Returned by pfcSWAsm3DExportInstructions objects. NOTE: Use superseding method <reference 4 to unknown entity pfcModel::ExportIntf3D> to export this type.
EXPORT_INTF_3MF

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