Provides access to members of LasDataset.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
AddFile | Adds a file to the dataset. |
![]() |
AddFolder | Adds all the files in the specified a folder, and potentially subfolders, to the dataset. |
![]() |
AddSurfaceConstraint | Adds surface constraint (e.g., breaklines) to the dataset. |
![]() |
CalculateFileStatistics | Calculate statistics of the specified file. |
![]() |
CalculateStatistics | Calculate statistics of the entire dataset. |
![]() |
RemoveFile | Removes the specified file from the dataset. |
![]() |
RemoveFileByName | Removes the specified file from the dataset. |
![]() |
RemoveSurfaceConstraint | Removes the specified surface constraint from the dataset. |
![]() |
RemoveSurfaceConstraintByID | Removes the specified surface constraint from the dataset. |
![]() |
Save | Saves the changes. |
![]() |
SetSpatialReference | Sets spatial reference. |
![]() |
UsesRelativePath | Indicates if the dataset is saved with relative path. |
CoClasses that implement ILasDatasetEdit
CoClasses and Classes | Description |
---|---|
LasDataset | Esri LasDataset component. |