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