Library | Module

Class pfcMFGOperCLExportInstructions



Description

Used to export from a manufacturing assembly a cutter location (CL) file for all the NC sequences in an operation.

Using this export class is equivalent to using the Manufacture > CL Data > Output > Operation option in Creo Parametric. For more information, refer to the Manufacturing section of the Creo Parametric help.
See Also:
pfcMFGOperCLExportInstructions.Create(), pfcModel.Export()
Direct Parent Classes:
pfcMFGCLExportInstructions



Method Summary

static pfcMFGOperCLExportInstructionsCreate (number FeatId)
Creates a new instructions object used to export from a manufacturing assembly a cutter location (CL) file for all the NC sequences in an operation.



Method Detail


static pfcMFGOperCLExportInstructionsCreate (number FeatId)

Creates a new instructions object used to export from a manufacturing assembly a cutter location (CL) file for all the NC sequences in an operation.

Using this export class is equivalent to using the Manufacture > CL Data > Output > Operation option in Creo Parametric. For more information, refer to the Manufacturing section of the Creo Parametric help.

The return value must be passed to pfcModel.Export() to produce the output file.
Parameters:
FeatId
The feature for which the CL file will be created
Returns:
The instructions object