Name | Description | |
---|---|---|
LasPointFilter Constructor | Create an instance of LasPointFilter. |
The following tables list the members exposed by LasPointFilter.
Name | Description | |
---|---|---|
LasPointFilter Constructor | Create an instance of LasPointFilter. |
Name | Description | |
---|---|---|
ClassCodes | Gets and sets the list of class codes to filter. Default value is null. | |
FilterGeometry | Gets 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. | |
KeyPoints | Gets and sets whether key points are filtered. Default value is true. | |
OverlapPoints | Gets and sets whether overlap points are filtered. Default value is true. | |
Returns | Gets and sets the list of returns to filter. Default value is null. | |
SyntheticPoints | Gets and sets whether synthetic points are filtered. Default value is true. | |
WithheldPoints | Gets and sets whether withheld points are filtered. Default value is false. |