Interface IpfcIGESFileExportInstructions
Description
Used to export a drawing in IGES format.
Using this export class is equivalent to using the File > Save As > Export > IGES option in Creo Parametric. For more information, refer to the Interface section of the Creo Parametric help.
See Also:
Direct Parent Classes:
Method Summary
Function | |
| |
| |
| Creates a new instructions object used to export a drawing in IGES format. |
Method Detail
Function | CCpfcIGESFileExportInstructions.Create | |
Creates a new instructions object used to export a drawing in IGES format.
Using this export class is equivalent to using the File > Save As > Export > IGES option in Creo Parametric. For more information, refer to the Interface section of the Creo Parametric help.
The return value must be passed to
IpfcModel.Export() to produce the output file. Does not function in graphics mode.
Returns:
The instructions object