2027 Method
Changes 7
M

RebarUpdateCurvesData.SetTerminationRotationAngle

Description:
Sets the termination's (e.g hook, crank) rotation angle (in radians) at end. This information is set to the rebar after the API execution is finished successfully.
public void SetTerminationRotationAngle(
	int end,
	double angle
)
  • Int32
    end
    The end of bar. Should be 0 for start or 1 for end.
  • Double
    angle
    The termination's (e.g hook, crank) rotation angle (in radians) at end.