Library
|
Package
Frames
|
Expand
Java Toolkit
Interface IGES3DNewExportInstructions
package
com.ptc.pfc.pfcExport
;
public interface
IGES3DNewExportInstructions
extends
com.ptc.pfc.pfcExport.Export3DInstructions
Description
This interface is used to export a solid model to IGES format.
This interface is deprecated in Creo5.
See Also:
Model.Export(String, ExportInstructions)
Methods Inherited from Interface
com.ptc.pfc.pfcModel.ExportInstructions
GetFileType
Methods Inherited from Interface
com.ptc.pfc.pfcExport.Export3DInstructions
GetConfiguration
,
SetConfiguration
,
GetReferenceSystem
,
SetReferenceSystem
,
GetGeometry
,
SetGeometry
,
GetIncludedEntities
,
SetIncludedEntities
,
GetLayerOptions
,
SetLayerOptions
,
GetTriangulationOptions
,
SetTriangulationOptions