Constructs a new instance of SATImportOptions 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 SATExportOptions(
SATExportOptions option
)
Parameters
- option SATExportOptions
-
The options to be copied.
Exceptions
See Also
Reference