Geodesic Ellipse Parameters
The required parameters for calling GeometryEngine.ellipseGeodesicOrNull(GeodesicEllipseParameters). The parameters needed when calling GeometryEngine's ellipseGeodesic method.
Since
200.1.0
Properties
The unit of measure for GeodesicEllipseParameters.axisDirection. By default, the angular unit is degrees.
The direction of the major axis of the ellipse as an angle, in GeodesicEllipseParameters.angularUnit.
The type of the output geometry.
The unit of measure for GeodesicEllipseParameters.semiAxis1Length, GeodesicEllipseParameters.semiAxis2Length, and GeodesicEllipseParameters.maxSegmentLength. By default, the linear unit is meters.
The max number of vertices in the ellipse.
The max segment length of the result, in GeodesicEllipseParameters.linearUnit.
The length of the semi-major or semi-minor axis of the ellipse, in GeodesicEllipseParameters.linearUnit.
The length of the semi-major or semi-minor axis of the ellipse, in GeodesicEllipseParameters.linearUnit.