This document is archived and information here might be outdated. Recommended version. |
Provides access to points.
Name | Description | |
---|---|---|
EstimatePointCount | Estimate point count. | |
EstimatePointSpacing | Estimate point spacing. | |
GetLasPointInfo | Returns an array of ILasPointInfo(the 1-based pointID is optional). | |
GetLasPoints | Returns a point enumerator object. | |
GetLasPointsByBudget | Returns a point enumerator object. | |
GetLasPointsExt | Returns a point enumerator object. | |
LasPointStatsAsRaster | Export to Raster. | |
QueryLasPointInfo | Query point information associated with the 1-based point ID. |
Interfaces | Description |
---|---|
ILasPointCloud | Provides access to points. |
Classes | Description |
---|---|
LasDataset | Esri LasDataset component. |