| Library | Module | Frames | Expand |
| Function | CCpfcIGESFileExportInstructions.Create () as IpfcIGESFileExportInstructions | |
| Creates a new instructions object used to export a drawing in IGES format. | ||
| Function | CCpfcIGESFileExportInstructions.Create | () as IpfcIGESFileExportInstructions |
|
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.
|