ArcObjects Library Reference (GeoDatabaseExtensions)  

IDETerrain Interface

Provides access to members of Terrain Data Element.

Product Availability

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

Members

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.

CoClasses that implement IDETerrain

CoClasses and Classes Description
DETerrain Esri Terrain data element object.