![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Constants > E > esriCourseType Constants (ArcObjects .NET 10.5 SDK) |
Types of traverse courses.
| Constant | Value | Description |
|---|---|---|
| esriCTDirectionDistance | 0 | Course defined by a direction and a distance. |
| esriCTAngleDistance | 1 | Course defined by an angle and distance. |
| esriCTCurve | 2 | Course defined by a tangent curve. |
| esriCTTangentCurve | 3 | Course defined be a non-tangent curve. |