Rebar.SetHookRotationAngle
Method
Description:
Sets the out of plane hook rotation angle at the specified end.
Sets the out of plane hook rotation angle at the specified end.
Parameters
| Parameter | Type | Description |
|---|---|---|
| hookRotationAngle | Double | The out of plane hook rotation angle at the specified end. |
| iEnd | Int32 | 0 for the start , 1 for the end. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | iEnd must be 0 or 1. |