RebarUpdateCurvesData.SetHookOrientationAngle
Method
Description:
Set the hook orientation angle at end. This information is set to the rebar after the API execution is finished successfully.
Set the hook orientation angle at end. This information is set to the rebar after the API execution is finished successfully.
Parameters
Parameter | Type | Description |
---|---|---|
end | Int32 | The end of bar. Should be 0 for start or 1 for end. |
angle | Double | The hook orientation angle at end. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | Invalid end. |