Revit 2025 API
Rebar |
The RebarShape element that defines the shape of the rebar.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElementId RebarShapeId { get; }
Public ReadOnly Property RebarShapeId As ElementId Get
public: property ElementId^ RebarShapeId { ElementId^ get (); }
member RebarShapeId : ElementId with get
Property Value
ElementIdSee Also