API Documentation > Classes > Class pfcExport
Class pfcExport

package com.ptc.pfc.pfcExport;

public class
pfcExport


Description
Contains global CIP definitions for module "pfcExport"
User Guide References:
Method Summary
Creates a new instructions object used to export a model to ACIS format.
Creates an instructions object used to export a model to CADDS format.
Creates a new instructions object used to export a solid model to Catia CGR format.
Creates a new instructions object used to export a model to CATIA direct *.model format.
Creates a new instructions object used to export a solid model to Catia part format.
Creates a new instructions object used to export a solid model to Catia product format.
Creates a new instructions object used to export a solid model to a CATIA sesion.
Creates a new instructions object used to export a model to DWG format.
Creates a new instructions object used to export a model to DXF format.
Creates a new geometry flags object used when exporting a model to a 3D representation.
Creates a new instructions object used to export a 3D model to IGES format.
Creates a new object used to indicate whether geometry should be included during export of a model.
Creates a new instructions object used to export a solid model to JT format.
Creates a new object used to indicate how layers should be treated during export of a model.
Creates a new instructions object used to export a solid model to parasolid format.
Creates an instructions object used to export a solid model to a PDF file.
static PDFOption
Creates an object used to define the PDF file option.
Creates an object used to define the printer instructions for printing a file.
Creates an object used to define the printer options for printing a PFC file.
Creates an object used to define the model options for printing purpose.
Creates an object used to define the placement options for printing purpose.
Creates an object used to define the printer settings for printing a file.
static PrintSize
Creates an object used to define the paper parameters for print option.
Creates a new instructions object for exporting a part, assembly or drawing into ProductView format.
Set options for ProductView export format
Creates a new instructions object used to export a solid model to STEP format.
Creates a new instructions object used to export a solid model to SolidWorks assembly format.
Creates a new instructions object used to export a solid model to SolidWorks part format.
TriangulationInstructions_Create (double AngleControl, double ChordHeight)
Creates a new object used to indicate the parameters used for faceting.
Creates a new instructions object used to export a solid model to UG format.
Creates a new instructions object used to export a solid model to VDA format.
Method Detail
GeometryFlags_Create
GeometryFlags_Create
()
Creates a new geometry flags object used when exporting a model to a 3D representation.
See Also:
User Guide References:
Returns:
The created geometry flags object.
InclusionFlags_Create
InclusionFlags_Create
()
Creates a new object used to indicate whether geometry should be included during export of a model.
See Also:
User Guide References:
Returns:
The new inclusion flags object.
LayerExportOptions_Create
LayerExportOptions_Create
()
Creates a new object used to indicate how layers should be treated during export of a model.
See Also:
User Guide References:
Returns:
The new layer options object.
TriangulationInstructions_Create
TriangulationInstructions_Create
(double AngleControl, double ChordHeight)
Creates a new object used to indicate the parameters used for faceting.
See Also:
User Guide References:
Parameters:
AngleControl
ChordHeight
Returns:
The new triangulation instructions object.
STEP3DExportInstructions_Create
STEP3DExportInstructions_Create
(AssemblyConfiguration inConfiguration, GeometryFlags inGeometry)
Creates a new instructions object used to export a solid model to STEP format.
See Also:
Parameters:
inConfiguration
The configuration to use when exporting the model.
inGeometry
The geometry type(s) to export.
Returns:
The created instruction object.
VDA3DExportInstructions_Create
VDA3DExportInstructions_Create
(AssemblyConfiguration inConfiguration, GeometryFlags inGeometry)
Creates a new instructions object used to export a solid model to VDA format.
See Also:
Parameters:
inConfiguration
The configuration to use when exporting the model.
inGeometry
The geometry type(s) to export.
Returns:
The created instruction object.
IGES3DNewExportInstructions_Create
IGES3DNewExportInstructions_Create
(AssemblyConfiguration inConfiguration, GeometryFlags inGeometry)
Creates a new instructions object used to export a 3D model to IGES format.
See Also:
Parameters:
inConfiguration
The configuration to use when exporting the model.
inGeometry
The geometry type(s) to export.
Returns:
The created instruction object.
CATIAModel3DExportInstructions_Create
CATIAModel3DExportInstructions_Create
(AssemblyConfiguration inConfiguration, GeometryFlags inGeometry)
Creates a new instructions object used to export a model to CATIA direct *.model format.
See Also:
Parameters:
inConfiguration
The configuration to use when exporting the model.
inGeometry
The geometry type(s) to export.
Returns:
The created instruction object.
ACIS3DExportInstructions_Create
ACIS3DExportInstructions_Create
(AssemblyConfiguration inConfiguration, GeometryFlags inGeometry)
Creates a new instructions object used to export a model to ACIS format.
See Also:
Parameters:
inConfiguration
The configuration to use when exporting the model.
inGeometry
The geometry type(s) to export.
Returns:
The created instruction object.
DXF3DExportInstructions_Create
DXF3DExportInstructions_Create
()
Creates a new instructions object used to export a model to DXF format.
See Also:
Returns:
The created instruction object.
DWG3DExportInstructions_Create
DWG3DExportInstructions_Create
()
Creates a new instructions object used to export a model to DWG format.
See Also:
Returns:
The created instruction object.
CADDSExportInstructions_Create
CADDSExportInstructions_Create
()
Creates an instructions object used to export a model to CADDS format.
See Also:
User Guide References:
Returns:
The created instructions object.
CATIASession3DExportInstructions_Create
CATIASession3DExportInstructions_Create
(AssemblyConfiguration inConfiguration, GeometryFlags inGeometry)
Creates a new instructions object used to export a solid model to a CATIA sesion.
See Also:
Parameters:
inConfiguration
The configuration to use when exporting the model.
inGeometry
The geometry type(s) to export.
Returns:
The created instruction object.
NEUTRALFileExportInstructions_Create
NEUTRALFileExportInstructions_Create
()
User Guide References:
Returns:
ProductViewExportOptions_Create
ProductViewExportOptions_Create
(ProductViewFormat inPVFormat)
Set options for ProductView export format
Parameters:
inPVFormat
Returns:
ProductViewExportInstructions_Create
ProductViewExportInstructions_Create
()
Creates a new instructions object for exporting a part, assembly or drawing into ProductView format.
If mdl is a drawing, it must be displayed in a window. Depending upon the model type and export options, following output files are created: For PVS: Part : .pvs file, .ol file Assembly : .pvs file, seperate .ol file for each part contained in the assembly Drawing : .pvs file, .plt file For ED: Part : .ed file, .ol file Assembly : .ed file, seperate .ol file for each part contained in the assembly Drawing : .ed file, .plt file For EDZ: .edz file For PVZ: .pvz file
User Guide References:
Returns:
JT3DExportInstructions_Create
JT3DExportInstructions_Create
(AssemblyConfiguration inConfiguration, GeometryFlags inGeometry)
Creates a new instructions object used to export a solid model to JT format.
See Also:
Parameters:
inConfiguration
The configuration to use when exporting the model.
inGeometry
The geometry type(s) to export.
Returns:
The created instruction object.
UG3DExportInstructions_Create
UG3DExportInstructions_Create
(AssemblyConfiguration inConfiguration, GeometryFlags inGeometry)
Creates a new instructions object used to export a solid model to UG format.
See Also:
Parameters:
inConfiguration
The configuration to use when exporting the model.
inGeometry
The geometry type(s) to export.
Returns:
The created instruction object.
ParaSolid3DExportInstructions_Create
ParaSolid3DExportInstructions_Create
(AssemblyConfiguration inConfiguration, GeometryFlags inGeometry)
Creates a new instructions object used to export a solid model to parasolid format.
See Also:
Parameters:
inConfiguration
The configuration to use when exporting the model.
inGeometry
The geometry type(s) to export.
Returns:
The created instruction object.
CatiaPart3DExportInstructions_Create
CatiaPart3DExportInstructions_Create
(AssemblyConfiguration inConfiguration, GeometryFlags inGeometry)
Creates a new instructions object used to export a solid model to Catia part format.
See Also:
Parameters:
inConfiguration
The configuration to use when exporting the model.
inGeometry
The geometry type(s) to export.
Returns:
The created instruction object.
CatiaProduct3DExportInstructions_Create
CatiaProduct3DExportInstructions_Create
(AssemblyConfiguration inConfiguration, GeometryFlags inGeometry)
Creates a new instructions object used to export a solid model to Catia product format.
See Also:
Parameters:
inConfiguration
The configuration to use when exporting the model.
inGeometry
The geometry type(s) to export.
Returns:
The created instruction object.
CatiaCGR3DExportInstructions_Create
CatiaCGR3DExportInstructions_Create
(AssemblyConfiguration inConfiguration, GeometryFlags inGeometry)
Creates a new instructions object used to export a solid model to Catia CGR format.
See Also:
Parameters:
inConfiguration
The configuration to use when exporting the model.
inGeometry
The geometry type(s) to export.
Returns:
The created instruction object.
SWPart3DExportInstructions_Create
SWPart3DExportInstructions_Create
(AssemblyConfiguration inConfiguration, GeometryFlags inGeometry)
Creates a new instructions object used to export a solid model to SolidWorks part format.
See Also:
Parameters:
inConfiguration
The configuration to use when exporting the model.
inGeometry
The geometry type(s) to export.
Returns:
The created instruction object.
SWAsm3DExportInstructions_Create
SWAsm3DExportInstructions_Create
(AssemblyConfiguration inConfiguration, GeometryFlags inGeometry)
Creates a new instructions object used to export a solid model to SolidWorks assembly format.
See Also:
Parameters:
inConfiguration
The configuration to use when exporting the model.
inGeometry
The geometry type(s) to export.
Returns:
The created instruction object.
PDFOption_Create
static PDFOption
PDFOption_Create
()
Creates an object used to define the PDF file option.
User Guide References:
Returns:
PDFExportInstructions_Create
PDFExportInstructions_Create
()
Creates an instructions object used to export a solid model to a PDF file.
User Guide References:
Returns:
PrintSize_Create
static PrintSize
PrintSize_Create
()
Creates an object used to define the paper parameters for print option.
User Guide References:
Returns:
PrintPlacementOption_Create
PrintPlacementOption_Create
()
Creates an object used to define the placement options for printing purpose.
User Guide References:
Returns:
PrintMdlOption_Create
PrintMdlOption_Create
()
Creates an object used to define the model options for printing purpose.
User Guide References:
Returns:
PrintPrinterOption_Create
PrintPrinterOption_Create
()
Creates an object used to define the printer settings for printing a file.
User Guide References:
Returns:
PrinterInstructions_Create
PrinterInstructions_Create
()
Creates an object used to define the printer instructions for printing a file.
User Guide References:
Returns:
PrinterPCFOptions_Create
PrinterPCFOptions_Create
()
Creates an object used to define the printer options for printing a PFC file.
User Guide References:
Returns:
Was this helpful?