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


TerrainBlobReader Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Classes > T > TerrainBlobReader Class
ArcGIS Developer Help

TerrainBlobReaderClass Class

Esri Terrain blob reader.

Product Availability

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

Description

TerrainBlobReader is an object used to access terrain/LIDAR related attributes packed into binary large objects (BLOBs). These BLOBs are created by the TerrainLasDataImporter, TerrainAsciiDataImporter, or the TerrainBlobWriter as a means of storing per vertex attribution for points clustered into multipoint shapes.

Interfaces

Interfaces Description
ITerrainBlobReader Provides access to members that provide information about an attribute blob.