This document is archived and information here might be outdated. Recommended version. |
Provides access to members of LasDataset.
Name | Description | |
---|---|---|
CreateDynamicSurface | Returns an implicit surface. | |
Export | Writes a new, optionally modified, version of the specified LAS file. | |
Extent | The xyz extent of the dataset. | |
File | Returns the LAS file specified by the index. | |
FileCount | The number of LAS files contained in the dataset. | |
GetStatistics | Get statistics. | |
GetSurfaceConstraint | Gets surface constraint specified by the index. | |
GetSurfaceConstraintID | Gets surface constraint specified by the index. | |
GetSurfaceConstraintIndexFromID | Gets surface constraint's index identified by the ID. | |
GetSurfaceConstraintName | Gets surface constraint specified by the index. | |
HasStatistics | Indicates if statistics is available. | |
Init | Opens the specified dataset. | |
IsDirty | Indicates if the dataset has been changed since last save. | |
Name | The name of the dataset. | |
NeedsUpdateStatistics | Indicates if update is necessary. | |
PointCount | The number of points in the dataset. | |
Rearrange | Spatially rearrange points. | |
SaveAs | Saves the dataset to disk using the specified name. | |
SetEmpty | Empty the object. | |
SizeInBytes | The size of all the LAS/zLAS files in bytes. | |
SpatialReference | The spatial reference of the dataset. | |
SurfaceConstraintCount | The number of surface constraints contained in the dataset. | |
UsesRelativePath | Indicates if the dataset is saved with relative path. |
Interfaces | Description |
---|---|
ILasDataset | Provides access to members of LasDataset. |
Classes | Description |
---|---|
LasDataset | Esri LasDataset component. |