Rebar.SetTerminationRotationAngle
Description:
Sets the termination's (e.g hook, crank) out of plane rotation angle at the specified end.
Sets the termination's (e.g hook, crank) out of plane rotation angle at the specified end.
public void SetTerminationRotationAngle(
int end,
double rotationAngle
)
-
Int32end0 for the start, 1 for the end.
-
DoublerotationAngleThe termination's (e.g hook, crank) out of plane rotation angle at the specified end.
-
The given value for rotationAngle is not finite
-
end must be 0 or 1.