![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILasPointCloud2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to points.
| 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. |
| CoClasses and Classes | Description |
|---|---|
| LasDataset | Esri LasDataset component. |