Revit 2025.3 API
Rebar |
The radius of the hook fillets in the Rebar shape.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public double HookBendRadius { get; set; }
Public Property HookBendRadius As Double Get Set
public: property double HookBendRadius { double get (); void set (double value); }
member HookBendRadius : float with get, set
Property Value
Double
Inner radius, not centerline
See Also