The radius of the hook fillets in the Rebar shape.
The default value is 0.0.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double HookBendRadius { get; set; }
Property Value
DoubleExceptions
| Exception | Condition |
|---|---|
| ArgumentException | When setting this property: The given value for hookBendRadius is not finite |
