Revit 2025 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: 25.0.0.0 (25.0.0.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