This document is archived and information here might be outdated.  Recommended version.


ILasPointCloud2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILasPointCloud2 Interface
ArcGIS Developer Help

ILasPointCloud2 Interface

Provides access to points.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method EstimatePointCount Estimate point count.
Method EstimatePointSpacing Estimate point spacing.
Method GetLasPointInfo Returns an array of ILasPointInfo(the 1-based pointID is optional).
Method GetLasPoints Returns a point enumerator object.
Method GetLasPointsByBudget Returns a point enumerator object.
Method GetLasPointsExt Returns a point enumerator object.
Method LasPointStatsAsRaster Export to Raster.
Method QueryLasPointInfo Query point information associated with the 1-based point ID.

Inherited Interfaces

Interfaces Description
ILasPointCloud Provides access to points.

Classes that implement ILasPointCloud2

Classes Description
LasDataset Esri LasDataset component.