API Documentation > Interfaces > Interface IGES3DExportInstructions
Interface IGES3DExportInstructions

package com.ptc.pfc.pfcModel;

public interface
IGES3DExportInstructions
extends
com.ptc.pfc.pfcModel.GeomExportInstructions


Description
Used to export a part or assembly in IGES format.
This interface has been deprecated, use IGES3DNewExportInstructions for more export options.
Using this export class is equivalent to using the File > Export > Model > IGES 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.GeomExportInstructions :
Was this helpful?