AutoCAD DWG Export <IvDWGExport>
Parameters
Name
Type
Description
ConfigurationFile
String
Configuration settings for the DWG output.
Default: NoValue: The OptionsDWG.ini from installation BIN folder is used
Drawing
Part or String
Required Parameter for Drawing designation.
Can be:
String: Points to existing Drawing File (.idw or .dwg). File is opened and updated.
Part: Intent Part for specifying IvDrawingDocument. The Drawing is already open and properly updated by ETO before using DWG export.
Parent topic:
Export Mixin <IvExportMixin>