Revit 2026 API
Rebar |
The Id of an AreaReinforcement or PathReinforcement element that owns
this element.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId SystemId { get; }
Public ReadOnly Property SystemId As ElementId Get
public: property ElementId^ SystemId { ElementId^ get (); }
member SystemId : ElementId with get
Property Value
ElementIdSee Also