HookAngle Property


Rebar Hook Type Hook Angle Property

The hook angle, measured in radians. Must be greater than 0.0174532925 (1 degree) and no more than PI (180 degree).

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double HookAngle { get; set; }

Property Value

Double
Exceptions
Exception Condition
ArgumentException When setting this property: The given value for hookAngle is not a number
ArgumentOutOfRangeException When setting this property: hookAngle must be greater than 0.0174532925 (1 degree) and no more than PI (180 degree).
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →