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