Revit 2025.3 API
Bar |
Represents the stirrup/tie bar and hook bend diameter of the RebarBarType.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public double StirrupTieBendDiameter { get; set; }
Public Property StirrupTieBendDiameter As Double Get Set
public: property double StirrupTieBendDiameter { double get (); void set (double value); }
member StirrupTieBendDiameter : float with get, set
Property Value
DoubleSee Also