Class pfcACIS3DExportInstructions
Description
This interface is used to export a model to ACIS format. This interface is deprecated in Creo5.
See Also:
GetConfiguration,
SetConfiguration,
GetReferenceSystem,
SetReferenceSystem,
GetGeometry,
SetGeometry,
GetIncludedEntities,
SetIncludedEntities,
GetLayerOptions,
SetLayerOptions,
GetTriangulationOptions,
SetTriangulationOptions Method Summary
| |
| |
| |
| Creates a new instructions object used to export a model to ACIS format. |
Method Detail
Creates a new instructions object used to export a model to ACIS 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.