Computes the parameter at the point placed on the elliptical figure (ellipse or arc). Parameter is an angle measured counterclockwise from the major axis in the range 0 to 2PI radians as if the elliptical figure was a circular figure with a major radius.
Parameters
Parameters
Description
pointOnCurve
[in] Three-dimensional point instance which specifies the point on the elliptical curve.
param
[out] Reference to a variable in which this method must save the parameter value as a Double value in radians.