GeodesicEllipseParameters

The required parameters for calling GeometryEngine.ellipseGeodesicOrNull(GeodesicEllipseParameters). The parameters needed when calling GeometryEngine's ellipseGeodesic method.

Since

200.1.0

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unit of measure for GeodesicEllipseParameters.axisDirection. By default, the angular unit is degrees.

Link copied to clipboard

The direction of the major axis of the ellipse as an angle, in GeodesicEllipseParameters.angularUnit.

Link copied to clipboard

The center of the ellipse.

Link copied to clipboard

The type of the output geometry.

Link copied to clipboard
Link copied to clipboard

The max number of vertices in the ellipse.

Link copied to clipboard

The max segment length of the result, in GeodesicEllipseParameters.linearUnit.

Link copied to clipboard

The length of the semi-major or semi-minor axis of the ellipse, in GeodesicEllipseParameters.linearUnit.

Link copied to clipboard

The length of the semi-major or semi-minor axis of the ellipse, in GeodesicEllipseParameters.linearUnit.