GeodesicSectorParameters

The required parameters for calling GeometryEngine.sectorGeodesicOrNull(GeodesicSectorParameters). The parameters needed when calling GeometryEngine's sectorGeodesic method.

Since

200.1.0

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

The direction of the major axis of the ellipse as an angle in GeodesicSectorParameters.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 GeodesicSectorParameters.linearUnit.

Link copied to clipboard

The sweep angle of the sector, in GeodesicSectorParameters.angularUnit. The sweep angle goes clockwise from the starting radius.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The direction of starting radius of the sector as an angle, in GeodesicSectorParameters.angularUnit.