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


ILasSurface2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILasSurface2 Interface
ArcGIS Developer Help

ILasSurface2 Interface

Provides access to members of LasSurface.

Product Availability

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

Members

Name Description
Method AsRaster Export to Raster.
Method AsTin Export to TIN.
Read-only property CanDoCurvature Indicates if earth curvature can be applied.
Method GetLineOfSightFeatureClass Get line-of-sight.
Method GetVolumeAndArea Returns volume and/or area above or below an input z value.
Method InterpolateFeatureClass Interpolate feature class.
Method InterpolateFeatureClassVertices Interpolate feature class (vertices only).
Method InterpolateRaster Export to Raster through triangulation.
Method IntersectLas Intersect with another LAS surface.
Method IntersectTerrain Intersect with a Terrain surface.
Method IntersectTin Intersect with a TIN surface.
Read-only property LasDataset The source LasDataset from which the LasSurface was derived.
Method UpdateFeatureClassVertexZs Update vertices' z value.

Inherited Interfaces

Interfaces Description
ILasSurface Provides access to members of LasSurface.

Classes that implement ILasSurface2

Classes Description
LasSurface Esri LasSurface object.