ArcGIS Pro 2.6 API Reference Guide
GeodeticCurveType Enumeration

ArcGIS.Core.Geometry Namespace : GeodeticCurveType Enumeration
Curve type options for use with the geodetic functions. See GeometryEngine.GeodeticDensifyByLength, GeometryEngine.GeodeticDensifyByDeviation or GeometryEngine.GeodeticMove.
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.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Geometry Namespace