Class pfcCGMFILEExportInstructions
Description
Used to export a drawing in CGM format.
Using this export class is equivalent to using the File > Save As > Export > CGM option in Creo Parametric. For more information, refer to the Interface section of the Creo Parametric on-line help.
See Also:
Direct Parent Classes:
User Guide References:
Property Summary
Method Summary
| |
| |
| |
| Creates a new instructions object used to export a drawing in CGM format. |
Property Detail
Method Detail
Creates a new instructions object used to export a drawing in CGM format.
Using this export class is equivalent to using the File > Save As > Export > CGM option in Creo Parametric. For more information, refer to the Interface section of the Creo Parametric on-line help. This argument must be passed to
pfcModel.Export() to produce an output file. Valid only for solid models.
Parameters:
ExportType
WhichScale
Returns:
The new instructions object
User Guide References: