Library | Module

Interface IpfcDWG3DExportInstructions



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



Method Summary

FunctionCCpfcDWG3DExportInstructions.Create () as IpfcDWG3DExportInstructions
Creates a new instructions object used to export a model to DWG format.



Method Detail


FunctionCCpfcDWG3DExportInstructions.Create () as IpfcDWG3DExportInstructions

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