| Name | Description | |
|---|---|---|
![]() | LasPointPlaneSelectionFilter Constructor | Create an instance of LasPointPlaneSelectionFilter. |
The following tables list the members exposed by LasPointPlaneSelectionFilter.
| Name | Description | |
|---|---|---|
![]() | LasPointPlaneSelectionFilter Constructor | Create an instance of LasPointPlaneSelectionFilter. |
| Name | Description | |
|---|---|---|
![]() | ClassCodes | Gets or sets the list of classification codes to be used in the selection filter. (Inherited from ArcGIS.Desktop.Mapping.LasPointSelectionFilter) |
![]() | ClusteringDistance | Gets and sets the cluster distance in meters. The default value is 0.2 meters. |
![]() | FilterGeometry | Gets and sets the geometry to use for the selection filter. This must be a non-empty geometry and should be defined in screen coordinates or in coordinates of the map's spatial reference. (Inherited from ArcGIS.Desktop.Mapping.LasPointSelectionFilter) |
![]() | MaximumDistance | Gets and sets the maximum distance in meters. The default value is 6.09 meters. |
![]() | PlaneTolerance | Gets and sets the plane tolerance value in meters. The default value is 0.152 meters. |
![]() | VisiblePoints | Gets and sets whether only visible points are to be used in the selection filter. Default value is null indicating don't change the existing visible points setting. (Inherited from ArcGIS.Desktop.Mapping.LasPointSelectionFilter) |