Library | Module

Class pfcDWG3DExportInstructions



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

Description

This interface is used to export a model to DWG format. This interface is deprecated in Creo5.
See Also:
pfcModel.Export()
Direct Parent Classes:
pfcExport3DInstructions



Method Summary

static pfcDWG3DExportInstructionsCreate ()
Creates a new instructions object used to export a model to DWG format.



Method Detail


static pfcDWG3DExportInstructionsCreate ()

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