| Revit Preview Release API |
| RebarHookType..::..StraightLineMultiplier Property |
| RebarHookType Class See Also |
Multiplier of bar diameter. Used to compute a default hook length.
The default hook length can be overridden by the RebarBarType class.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Syntax
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..ArgumentException | When setting this property: The given value for straightLineMultiplier is not a number |
| Autodesk.Revit.Exceptions..::..ArgumentOutOfRangeException | When setting this property: straightLineMultiplier must be greater than 0 and no more than 99. |