Synopsis
(macro) double step_RadiansToSTEPAngle(double angle)
Purpose
Converts an angle value from radians to units current STEP units.
Description
Converts an angle value from radians to the current STEP plane angle units. This function assumes that the current STEP plane angle unit has been specified by calling step_SetPlaneAngleUnit (the default is STEP_DEGREES) and conversions are done accordingly.
Input
angle
Angle value in radians
Return
Angle value in current STEP plane angle units