Library | Module

Class pfcProgramExportInstructions



Description

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.
Direct Parent Classes:
pfcExportInstructions



Method Summary

static pfcProgramExportInstructionsCreate ()
Creates a new instructions object used to export a program file for a part or assembly, which can be edited to change the model.



Method Detail


static pfcProgramExportInstructionsCreate ()

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.
Returns:
The instructions object