![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITerrainBlockCursor Interface (ArcObjects .NET 10.4 SDK) |
Provides access to TerrainBlockCursor object.
Description | ||
---|---|---|
![]() |
BlockCount | The number of blocks in the cursor. |
![]() |
Next | Returns next block in the form of rows and columns. |
![]() |
NextAsTin | Returns next block as a reference to a TIN object. |
![]() |
Reset | Resets the cursor to point to the first block. |
CoClasses and Classes | Description |
---|---|
TerrainBlockCursor | Esri TerrainBlockCursor object. |