Revit 2026 API
ReferenceElement |
The type of reference.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementReferenceType ElementReferenceType { get; }
Public ReadOnly Property ElementReferenceType As ElementReferenceType Get
public: property ElementReferenceType ElementReferenceType { ElementReferenceType get (); }
member ElementReferenceType : ElementReferenceType with get
Property Value
ElementReferenceTypeSee Also