ArcGIS Pro 3.7 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 Property MaximumGap As Double
    public double MaximumGap {get; set;}
    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.6 or higher.
    See Also