ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / LasPointFilter Class / KeyPoints Property

In This Topic
    KeyPoints Property (LasPointFilter)
    In This Topic
    Gets and sets whether key points are filtered. Default value is true.
    Syntax
    public bool KeyPoints {get; set;}
    Public Property KeyPoints As Boolean
    Remarks
    A key point is a point that is not withheld in any thinning algorithm.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also