RebarUpdateCurvesData.SetHookOrientationAngle
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.
public void SetHookOrientationAngle(
int end,
double angle
)
-
Int32endThe end of bar. Should be 0 for start or 1 for end.
-
DoubleangleThe hook orientation angle at end.
-
Invalid end.