Share

RebarBarType.StandardHookBendDiameter Property

Defines hook bend diameter for rebar whose style is standard


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public double StandardHookBendDiameter { get; set; }

Property Value

Double
The hook bend diameter for rebar whose style is standard

Exceptions

ExceptionCondition
ArgumentOutOfRangeException When setting this property: the bend diameter standardHookBendDiam isn't between bar diameter and 99.0

See Also

Reference

Was this information helpful?