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