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


In This Topic
    ParcelUtilities Class Members
    In This Topic

    The following tables list the members exposed by ParcelUtilities.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Gets the ParcelUtilities instance.  
    Top
    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