Library | Module

Class pfcExportInstructions



Description

Base class to all the export-instructions classes that govern the exporting of Creo Parametric data with pfcModel.Export() .
Direct Known Subclasses:
pfcRelationExportInstructions, pfcIGESFileExportInstructions, pfcModelInfoExportInstructions, pfcProgramExportInstructions, pfcDXFExportInstructions, pfcDWGSetupExportInstructions, pfcFeatIdExportInstructions, pfcCoordSysExportInstructions, pfcGeomExportInstructions, pfcBOMExportInstructions, pfcMaterialExportInstructions, pfcConnectorParamExportInstructions, pfcCGMFILEExportInstructions, pfcVRMLExportInstructions, pfcPlotInstructions, pfcSTEP2DExportInstructions, pfcMedusaExportInstructions, pfcCableParamsFileInstructions, pfcExport3DInstructions, pfcCADDSExportInstructions, pfcNEUTRALFileExportInstructions, pfcProductViewExportInstructions, pfcPDFExportInstructions, pfcPrinterInstructions



Method Summary

pfcExportTypeGetFileType ()
Returns a pfcExportType instance that indicates the type of data the object exports when passed as an argument to pfcModel.Export() .



Method Detail


pfcExportTypeGetFileType ()

Returns a pfcExportType instance that indicates the type of data the object exports when passed as an argument to pfcModel.Export() .
Returns:
One of the static instances of pfcExportType , such as IGES or CATIA.