ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.COGO Namespace / AdjustedCourse Class
Members

In This Topic
    AdjustedCourse Class
    In This Topic
    Represents the adjustments to a Course in a Traverse after an adjustment. See Traverse.AdjustAsync, Traverse.AdjustmentResults and TraverseAdjustmentResults.AdjustedCourses.
    Syntax
    Public NotInheritable Class AdjustedCourse 
    public sealed class AdjustedCourse 
    Remarks
    If a traverse has a closure error, it is automatically adjusted to eliminate and distribute the misclose among the individual traverse legs. This class contains the adjusted dimensions and residual values for a course in the traverse.
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Editing.COGO.AdjustedCourse

    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also