ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Geometry Namespace / GeodeticCurveType Enumeration
Version

GeodeticCurveType Enumeration
Syntax
Members
MemberDescription
Geodesic A geodesic line (shortest path along two points on an ellipsoid).
GreatElliptic A great elliptic.
Loxodrome A rhumb line (loxodrome).
NormalSection A normal section.
ShapePreserving The segment shape is preserved in the projection where it is defined.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Geometry.GeodeticCurveType

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also