Name | Description | |
---|---|---|
AreStatisticsUpToDate | Gets if the LAS dataset has statistics and they are up to date. This method must be called on the MCT. Use QueuedTask.Run. | |
Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) | |
GetExtent | Gets an ArcGIS.Core.Geometry.Envelope representing the maximum extent of the data that is contained by the LasDataset. This method must be called on the MCT. Use QueuedTask.Run. | |
GetFileCount | Gets the number of files in this LAS dataset. This method must be called on the MCT. Use QueuedTask.Run. | |
GetName | Gets the name of the definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Definition) | |
GetPointCount | Gets the number of points in this LAS dataset. This method must be called on the MCT. Use QueuedTask.Run. | |
GetSpatialReference | Gets the ArcGIS.Core.Geometry.SpatialReference for the LasDataset. This method must be called on the MCT. Use QueuedTask.Run. | |
GetSurfaceConstraintCount | Gets the number of surface constraints in this LAS dataset. This method must be called on the MCT. Use QueuedTask.Run. | |
HasStatistics | Gets if the LAS dataset has statistics. This method must be called on the MCT. Use QueuedTask.Run. | |
UsesRelativePath | Gets if the datasources in the LAS dataset are stored with relative path. This method must be called on the MCT. Use QueuedTask.Run. |