Computes the hook extension length based on current hook length
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double GetHookExtensionLength( RebarBarType barType )
Parameters
- barType RebarBarType
Return Value
DoubleExceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
