DWGExportOptions Constructor |
Constructs a new instance of DWGExportOptions with default values of all properties.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic DWGExportOptions()
public:
DWGExportOptions()
new : unit -> DWGExportOptions
See Also