Constructs a new copy of the input DirectShapeRefOptions object.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2022
Syntax
C# |
---|
public DirectShapeReferenceOptions( DirectShapeReferenceOptions other ) |
Visual Basic |
---|
Public Sub New ( _ other As DirectShapeReferenceOptions _ ) |
Visual C++ |
---|
public: DirectShapeReferenceOptions( DirectShapeReferenceOptions^ other ) |
Parameters
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.Exceptions..::..ArgumentNullException | A non-optional argument was null |