Class pfcDXF3DExportInstructions
Description
This interface is used to export a model to DXF 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 DXF format. |
Method Detail
Creates a new instructions object used to export a model to DXF format.
See Also:
Returns:
The created instruction object.