Library | Module

Interface IpfcDXF3DExportInstructions



DEPRECATED: <incorrect deprecated ref>
SUCCESSOR(S): <reference 5 to unknown entity none>

Description

This interface is used to export a model to DXF format. This interface is deprecated in Creo5.
See Also:
IpfcModel.Export()
Direct Parent Classes:
IpfcExport3DInstructions



Method Summary

FunctionCCpfcDXF3DExportInstructions.Create () as IpfcDXF3DExportInstructions
Creates a new instructions object used to export a model to DXF format.



Method Detail


FunctionCCpfcDXF3DExportInstructions.Create () as IpfcDXF3DExportInstructions

Creates a new instructions object used to export a model to DXF format.
See Also:
IpfcModel.Export()
Returns:
The created instruction object.