ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LasPointPipelineSelectionFilter Class / MaximumGap Property

In This Topic
    MaximumGap Property
    In This Topic
    Gets and sets the maximum gap (in meters) allowed in the modeling. The default value is 20 meters.
    Syntax
    public double MaximumGap {get; set;}
    Public Property MaximumGap As Double
    Remarks
    Applying a Maximum Gap value allows the modeling to continue across gaps, up to the specified distance, to find more points for a given power line.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also