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


In This Topic
    BaseCurveDefinition Class Methods
    In This Topic

    For a list of all members of this type, see BaseCurveDefinition members.

    Public Methods
     NameDescription
    Public Method Calculates the arc length for the curve.  
    Public Method Calculates the central angle for the curve. The value is returned in decimal degrees.  
    Public Method Calculates the chord length for the curve.  
    Public Method Determines if the arc length can be calculated from the curve definition.  
    Public Method Determines if the central angle can be calculated from the curve definition.  
    Public Method Determines if the chord length can be calculated from the curve definition.  
    Top
    See Also