ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Parcels Namespace / ParcelUtilities Class


In This Topic
    ParcelUtilities Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Method Calculates the arc length for an arc from a radius and central angle.  
    Public Method Calculates the arc length for an arc from a radius and chord length.  
    Public Method Calculates the central angle for an arc from a radius and arc length.  
    Public Method Calculates the central angle for an arc from a radius and chord length.  
    Public Method Calculates the chord direction for an arc from a radial direction, chord length and radius.  
    Public Method Calculates the chord direction for an arc from a tangent direction, chord length and radius.  
    Public Method Calculates the chord length for an arc from a radius and arc length..  
    Public Method Calculates the chord length for an arc from a radius and central angle.  
    Public Method Calculates the radial direction for an arc from a chord direction, chord length and radius.  
    Public Method Calculates the radial direction for an arc from a tangent direction and radius.  
    Public Method Calculates the radius for an arc from an arc length and central angle.  
    Public Method Calculates the radius for an arc from a chord length and central angle.  
    Public Method Calculates the tangent direction for an arc from a chord direction, chord length and radius.  
    Public Method Calculates the tangent direction for an arc from a radial direction and radius.  
    Public Method Converts a value in North Azimuth decimal degrees to a string in North Azimuth DIMS.  
    Public Method Converts a value in North Azimuth decimal degrees to a quadrant bearing in DIMS.  
    Public Method Converts a value in North Azimuth DMS to North Azimuth decimal degrees.  
    Public Method Converts a quadrant bearing in DMS to a value in North Azimuth decimal degrees.  
    Public MethodOverloaded.   
    Top
    See Also