| Library | Module | Frames | Expand |
| static pfcProgramExportInstructions | Create () | |
| Creates a new instructions object used to export a program file for a part or assembly, which can be edited to change the model. | ||
| static pfcProgramExportInstructions | Create | () |
|
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 pfcModel.Export() to produce the output file.
|