This document is archived and information here might be outdated.  Recommended version.


IDELasDataset2 Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > ID > IDELasDataset2 Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (DataSourcesFile)  

IDELasDataset2 Interface

Provides access to the LAS Dataset Data Element.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property FileCount The number of files in the LAS dataset.
Read/write property HasStatistics Indicates whether there are statistics.
Read/write property NeedsUpdateStatistics Indicates whether the statistics are up to date.
Read/write property PointCount The number of points in the LAS dataset.
Read/write property PointSpacing The estimated point spacing in the LAS dataset.
Read/write property SurfaceConstraintCount The number of surface constraint feature classes in the LAS dataset.
Read/write property UsesRelativePath Indicates whether the LAS dataset uses a relative path to its files.

Inherited Interfaces

Interfaces Description
IDELasDataset Provides access to the LAS Dataset Data Element.

CoClasses that implement IDELasDataset2

CoClasses and Classes Description
DELasDataset LAS Dataset Data Element object.