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