ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.COGO Namespace / CircularArcDefinition Class / CanCalculateChordDirection Method

In This Topic
    CanCalculateChordDirection Method
    In This Topic
    Determines if the chord direction can be calculated from the arc definition.
    Syntax
    Public Function CanCalculateChordDirection() As Boolean
    public bool CanCalculateChordDirection()

    Return Value

    True if the arc definition has the appropriate values to calculate the chord direction.
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also