RebarBarType.GetHookLength
Method
Description:
Identifies the hook length for a hook type
Identifies the hook length for a hook type
Remarks:
If the AutoCalcHookLengths property is turned off, the default hook length will be returned
If the AutoCalcHookLengths property is turned off, the default hook length will be returned
Parameters
| Parameter | Type | Description |
|---|---|---|
| hookId | ElementId | id of the hook type |
Return Value
| Type | Description |
|---|---|
| Double | The hook length for a hook type |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | the rebar hook type id hookId is not valid |
| ArgumentNullException | A non-optional argument was null |