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


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

IDETerrain Interface

Provides access to members of Terrain Data Element.

Product Availability

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

Members

Name Description
Read/write property ConfigurationKeyword The storage parameter used with SDE databases.
Read/write property MaxOverviewTerrainPoints The maximum number of points in the most generalized representation of the Terrain.
Read/write property MaxPointsPerShape The maximum number of vertices per multipoint stored in the terrain pyramid.
Read/write property Name The name of the terrain.
Read/write property PyramidType The kind of the pyramid as defined by the type of filter it uses to thin points.
Read/write property TileSize The horizontal distance used to spatially index and partition terrain data.

Classes that implement IDETerrain

Classes Description
DETerrain Esri Terrain data element object.