This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > ID > IDELasDataset2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the LAS Dataset Data Element.
Description | ||
---|---|---|
FileCount | The number of files in the LAS dataset. | |
HasStatistics | Indicates whether there are statistics. | |
NeedsUpdateStatistics | Indicates whether the statistics are up to date. | |
PointCount | The number of points in the LAS dataset. | |
PointSpacing | The estimated point spacing in the LAS dataset. | |
SurfaceConstraintCount | The number of surface constraint feature classes in the LAS dataset. | |
UsesRelativePath | Indicates whether the LAS dataset uses a relative path to its files. |
Interfaces | Description |
---|---|
IDELasDataset | Provides access to the LAS Dataset Data Element. |
CoClasses and Classes | Description |
---|---|
DELasDataset | LAS Dataset Data Element object. |