ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.COGO Namespace / Course Class
Properties


In This Topic
    Course Class Members
    In This Topic

    The following tables list the members exposed by Course.

    Public Properties
     NameDescription
    Public PropertyGets the COGOLine for this course.  
    Public Property Gets the entrance tangent direction for the course. Value is in North Azimuth decimal degrees.  
    Public Property Gets the exit tangent direction for the course. Value is in North Azimuth decimal degrees.  
    Public PropertyGets if the course is defined as tangent. A course is defined as tangent if it is defined with a TangentCurveDefinition or if it is a straight line defined with a 0 deflection angle.  
    Public Property Gets if the course is tangent.  
    Public PropertyGes the MapMember for the feature created for the course. This is populated only after CreateTraverse has been called for the traverse.  
    Public PropertyGets the ObjectID for the feature created for the course. This is populated only after CreateTraverse has been called for the traverse.  
    Top
    See Also