Share

RebarBarType.StirrupTieBendDiameter 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.1.0.0 (26.1.0.34)

Syntax

C#

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

Reference

Was this information helpful?