Reference Constructor |
Creates a Reference with the supplied element.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
- element Element
- The element to create a reference.

Exception | Condition |
---|---|
ArgumentNullException | Thrown when the parameter is . |
