Library | Module

Class pfcDXF3DExportInstructions



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:
pfcModel.Export()
Direct Parent Classes:
pfcExport3DInstructions



Method Summary

static pfcDXF3DExportInstructionsCreate ()
Creates a new instructions object used to export a model to DXF format.



Method Detail


static pfcDXF3DExportInstructionsCreate ()

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