API Documentation > Interfaces > Interface STLASCIIExportInstructions
Interface STLASCIIExportInstructions

package com.ptc.pfc.pfcModel;

public interface
STLASCIIExportInstructions
extends
com.ptc.pfc.pfcModel.CoordSysExportInstructions


Description
Used to export a part or assembly to an ASCII STL file.
Using this export class is equivalent to using the File > Export > STL > ASCII option in Creo Parametric. For more information, refer to the Interface section of the Creo Parametric help.
See Also:
User Guide References:
Methods Inherited from Interface com.ptc.pfc.pfcModel.ExportInstructions :
Methods Inherited from Interface com.ptc.pfc.pfcModel.CoordSysExportInstructions :
Was this helpful?