Rebar.GetTerminationRotationAngle
Description:
Gets the termination's (e.g hook, crank) out of plane rotation angle at the specified end.
Gets the termination's (e.g hook, crank) out of plane rotation angle at the specified end.
public double GetTerminationRotationAngle(
int end
)
-
Int32end0 for the start, 1 for the end.
Return Value
Double
Returns the termination's (e.g hook, crank) out of plane rotation angle at the specified end.
-
end must be 0 or 1.