API Documentation > Classes > Class pfcIGES3DNewExportInstructions
Class pfcIGES3DNewExportInstructions
Description
This interface is used to export a solid model to IGES format. This interface is deprecated in Creo5.
See Also:
Direct Parent Classes:
User Guide References:
Method Summary
Create (pfcAssemblyConfiguration inConfiguration, pfcGeometryFlags inGeometry)
Creates a new instructions object used to export a 3D model to IGES format.
Method Detail
Creates a new instructions object used to export a 3D model to IGES format.
See Also:
Parameters:
inConfiguration
The configuration to use when exporting the model.
inGeometry
The geometry type(s) to export.
Returns:
The created instruction object.
User Guide References:
Was this helpful?