This document is archived and information here might be outdated. Recommended version. |
Esri Terrain blob reader.
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 | Description |
---|---|
ITerrainBlobReader | Provides access to members that provide information about an attribute blob. |