RebarBarType.SetHookLength
Method
Description:
Identifies the hook length for a hook type
Identifies the hook length for a hook type
Parameters
| Parameter | Type | Description |
|---|---|---|
| hookId | ElementId | id of the hook type |
| hookLength | Double | The hook length for a hook type |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | the rebar hook type id hookId is not valid |
| ArgumentNullException | A non-optional argument was null |