This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > ID > IDETerrain Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members of Terrain Data Element.
Description | ||
---|---|---|
ConfigurationKeyword | The storage parameter used with SDE databases. | |
MaxOverviewTerrainPoints | The maximum number of points in the most generalized representation of the Terrain. | |
MaxPointsPerShape | The maximum number of vertices per multipoint stored in the terrain pyramid. | |
Name | The name of the terrain. | |
PyramidType | The kind of the pyramid as defined by the type of filter it uses to thin points. | |
TileSize | The horizontal distance used to spatially index and partition terrain data. |
CoClasses and Classes | Description |
---|---|
DETerrain | Esri Terrain data element object. |