Click or drag to resize

EllipsoidSurfaceRegionCurveConnectionType Enumeration

Specifies one of two surface curve connection types.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public enum EllipsoidSurfaceRegionCurveConnectionType
Members
  Member nameDescription
RhumbLine The connection type is an EllipsoidRhumbLine.
Geodesic The connection type is an EllipsoidGeodesic
See Also