ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.COGO Namespace / TraverseClosure Class / MiscloseRatio Property

In This Topic
    MiscloseRatio Property
    In This Topic
    Gets the misclose ratio.
    Syntax
    Public ReadOnly Property MiscloseRatio As Double
    public double MiscloseRatio {get;}
    Remarks
    The misclose ratio is calculated by dividing the misclose distance by the total distance of all lines in the traverse and expressing this value in reciprocal form.
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also