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

KeyPoints Property (LasPointFilter)
Gets and sets whether key points are filtered. Default value is true.
Syntax
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, Windows 10

ArcGIS Pro version: 3.2 or higher.
See Also