RebarBarTypeStirrupTieBendDiameter Property

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.0.4.0 (26.0.4.0)
Syntax
public double StirrupTieBendDiameter { get; set; }

Property Value

Double
The bar and hook bend diameter for rebar whose style is stirrup/tie
Exceptions
ExceptionCondition
ArgumentOutOfRangeException When setting this property: the bend diameter stirrupTieBendDiam isn't between bar diameter and 99.0
See Also