RebarHookType.StraightLineMultiplier
Property
Description:
Multiplier of bar diameter. Used to compute a default hook length. The default hook length can be overridden by the RebarBarType class.
Multiplier of bar diameter. Used to compute a default hook length. The default hook length can be overridden by the RebarBarType class.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | When setting this property: The given value for straightLineMultiplier is not a number |
| ArgumentOutOfRangeException | When setting this property: straightLineMultiplier must be greater than 0 and no more than 99. |