This document is archived and information here might be outdated. Recommended version. |
Provides access to members of LasPointSelector.
Name | Description | |
---|---|---|
AddClassCodeAndWeight | Add the class code and its associated wight. | |
AddPreservedClassCode | Add the class code to be excluded from thinning - points with this code will always be selected. | |
AddPreservedClassFlag | Add the class flag to be excluded from thinning - points with this flag will always be selected. | |
AddPreservedReturn | Add the return number to be excluded from thinning - points with this return number will always be selected. | |
AddRemovedClassCode | Add the class code to be excluded from the output. | |
AddRemovedClassFlag | Add the class flag to be excluded from the output. | |
AddRemovedReturn | Add the return number to be excluded from the output. | |
AddReturnAndWeight | Add the return number and its associated wight. | |
AsZlas | Indicates if output file(s) should be the Esri's zLas format. | |
ComputeStatistics | Indicates whether or not to compute statistics for the output file(s). | |
DropVLRs | Indicates if Variable Length Records should be dropped. | |
OverwriteOutput | Indicates whether or not to overwrite existing output file(s). | |
Rearrange | Indicates if output point records should be spatially rearranged. | |
Select | Select and output a subset of points. | |
SetEmpty | Empty the object. | |
SetSelectionType | Set selection type. | |
SetTempFilePath | The path for temp files. |
Classes | Description |
---|---|
LasPointSelector | Esri LasPointSelector. |