Constructs a new instance of DWGExportOptions as a copy of the export options.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public DWGExportOptions(
DWGExportOptions option
)
Parameters
- option DWGExportOptions
-
The options to be copied.
Exceptions
See Also
Reference