Provides access to the LAS Dataset Data Element.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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. | |
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. |
CoClasses that implement IDELasDataset
CoClasses and Classes | Description |
---|---|
DELasDataset | LAS Dataset Data Element object. |