RebarFreeFormAccessor.GetHookOrientationAngle
Method
Description:
Get the hook orientation angle at end.
Get the hook orientation angle at end.
Parameters
| Parameter | Type | Description |
|---|---|---|
| end | Int32 | The end of bar. Should be 0 for start or 1 for end. |
Return Value
| Type | Description |
|---|---|
| Double | The hook orientation angle at end. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | Invalid end. |