Library | Module

Interface IpfcDWGSetupExportInstructions



Description

Used to export a drawing setup file.

Using this export class is equivalent to using the DRAWING > Advanced > Set Up > Draw Setup > Save option in Creo Parametric. For more information, refer to the Drawing section of the Creo Parametric help.
See Also:
IpfcDWGSetupExportInstructions.Create(), IpfcModel.Export()
Direct Parent Classes:
IpfcExportInstructions



Method Summary

FunctionCCpfcDWGSetupExportInstructions.Create () as IpfcDWGSetupExportInstructions
Creates a new instructions object used to export a drawing setup file.



Method Detail


FunctionCCpfcDWGSetupExportInstructions.Create () as IpfcDWGSetupExportInstructions

Creates a new instructions object used to export a drawing setup file.

Using this export class is equivalent to using the DRAWING > Advanced > Set Up > Draw Setup > Save option in Creo Parametric. For more information, refer to the Drawing section of the Creo Parametric help.
Returns:
The new instructions object