| Library | Module | Frames | Expand |
| Function | CCpfcProgramExportInstructions.Create () as IpfcProgramExportInstructions | |
| Creates a new instructions object used to export a program file for a part or assembly, which can be edited to change the model. | ||
| Function | CCpfcProgramExportInstructions.Create | () as IpfcProgramExportInstructions |
|
Creates a new instructions object used to export a program file for a part or assembly, which can be edited to change the model. Using this export class is equivalent to using the Program > Edit Design option in Creo Parametric. For more information, refer to the Core section of the Creo Parametric help. The return value must be passed to IpfcModel.Export() to produce the output file.
|