Library | Module

Class pfcMFGFeatCLExportInstructions



Description

Used to export a cutter location (CL) file for one NC sequence in a manufacturing assembly.

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



Method Summary

static pfcMFGFeatCLExportInstructionsCreate (number FeatId)
Creates a new instructions object used to export a cutter location (CL) file for one NC sequence in a manufacturing assembly.



Method Detail


static pfcMFGFeatCLExportInstructionsCreate (number FeatId)

Creates a new instructions object used to export a cutter location (CL) file for one NC sequence in a manufacturing assembly.

Using this export class is equivalent to using the Manufacture > CL Data > Output > NC Sequence 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