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


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

ILasSurface 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 InterpolateFeatureClass Interpolate feature class.
Method InterpolateFeatureClassVertices Interpolate feature class (vertices only).
Method InterpolateRaster Export to Raster through triangulation.

Classes that implement ILasSurface

Classes Description
LasSurface Esri LasSurface object.