Library
|
Package
Frames
|
Expand
Java Toolkit
Interface JT3DExportInstructions
package
com.ptc.pfc.pfcExport
;
public interface
JT3DExportInstructions
extends
com.ptc.pfc.pfcExport.Export3DInstructions
Description
This instructions interface object used to export a solid model to a JT file.
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