Defines bar and hook bend diameter for rebar whose style is stirrup/tie
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public double StirrupTieBendDiameter { get; set; }
Property Value
DoubleThe bar and hook bend diameter for rebar whose style is stirrup/tie
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | When setting this property: the bend diameter stirrupTieBendDiam isn't between bar diameter and 99.0 |