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

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

    Return Value

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

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

    ArcGIS Pro version: 3.7 or higher.
    See Also