Interface MFGOperCLExportInstructions
package
com.ptc.pfc.pfcModel;
public
interface MFGOperCLExportInstructions
extends com.ptc.pfc.pfcModel.MFGCLExportInstructions
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:
-
pfcModel.MFGOperCLExportInstructions_Create(int), Model.Export(String, ExportInstructions)