ArcGIS Pro 3.7 API Reference Guide
Inheritance Hierarchy
In This Topic
    ArcGIS.Desktop.Editing.COGO Namespace
    In This Topic
    This namespace provides support for COGO and Traverses.
    Classes
     ClassDescription
    ClassRepresents the adjustments to a Course in a Traverse after an adjustment. See Traverse.AdjustAsync, Traverse.AdjustmentResults and TraverseAdjustmentResults.AdjustedCourses.
    ClassRepresents the abstract base class for curve definitions. See CircularArcDefinition and TangentCurveDefinition.
    Class Defines the parameters for a circular arc in the context of a traverse.
    Class Represents a COGO line.
    ClassA builder for creating a COGOLine whose methods can be called on any thread.
    Class Represents a course in a traverse.
    Class Defines the parameters for a tangent curve in the context of a traverse.
    Class Represents a traverse.
    ClassRepresents the results of a traverse adjustment. See Traverse.AdjustAsync to perform an adjustment and then Traverse.AdjustmentResults to obtain the results.
    ClassRepresents the misclosure information of a Traverse. See Traverse.GetClosure or Traverse.GetClosureAsync.
    ClassClass for representing the options used in exporting a traverse. See Traverse.ExportAsync.
    Class Manages traverse operations.
    Enumerations
     EnumerationDescription
    EnumerationGeometry type of a COGO line. See COGOLine.COGOLineGeometryType.
    EnumerationTraverse adjustment methods. See Traverse.AdjustAsync.
    See Also