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


In This Topic
    LasPointFilter Class Properties
    In This Topic

    For a list of all members of this type, see LasPointFilter members.

    Public Properties
     NameDescription
    Public Property Gets and sets the list of class codes to filter. Default value is null.  
    Public PropertyGets and sets a geometry filter. It may be set to an ArcGIS.Core.Geometry.Envelope or a ArcGIS.Core.Geometry.Polygon. Default value is null.  
    Public Property Gets and sets whether key points are filtered. Default value is true.  
    Public Property Gets and sets whether overlap points are filtered. Default value is true.  
    Public Property Gets and sets the list of returns to filter. Default value is null.  
    Public Property Gets and sets whether synthetic points are filtered. Default value is true.  
    Public Property Gets and sets whether withheld points are filtered. Default value is false.  
    Top
    See Also