ArcGIS Pro 3.7 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 Property KeyPoints As Boolean
    public bool KeyPoints {get; set;}
    Remarks
    A key point is a point that is not withheld in any thinning algorithm.
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also