RebarHookType.HookAngle
Property
Description:
The hook angle, measured in radians. Must be greater than 0 and no more than pi.
The hook angle, measured in radians. Must be greater than 0 and no more than pi.
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 and no more than pi. |