This document is archived and information here might be outdated. Recommended version. |
The Esri Terrain component.
A Terrain is used to define a surface based on vector measurements stored in the geodatabase. Terrains live inside feature datasets and are comprised of one or more feature classes and rules. Rules govern how the measurements associated with each feature class contribute to define the surface.
Interfaces | Description |
---|---|
IDataset (esriGeoDatabase) | Provides access to members that supply dataset information. |
IDatasetAnalyze (esriGeoDatabase) | Provides access to members that analyze a dataset. |
IDatasetComponent (esriGeoDatabase) | Provides access to the common functionality found on all dataset components. |
IDatasetComponent2 (esriGeoDatabase) | Provides access to the common functionality found on all dataset components. |
IGeoDataset (esriGeoDatabase) | Provides access to members that provide information about a Geographic Dataset. |
IMetadata (esriGeoDatabase) | Provides access to members that manage and update metadata. |
IMetadataEdit (esriGeoDatabase) | Provides access to members that provide information about whether metadata can be edited. |
INativeTypeInfo (esriGeoDatabase) | Provides access to the native type. |
ISchemaLock (esriGeoDatabase) | Provides access to members for accessing schema locking functionality. |
ITerrain | Provides access to members used to acquire information about a Terrain and to retrieve DynamicSurface objects from which raster and TIN surfaces are made. |
ITerrain2 | Provides access to members used to acquire information about a Terrain and to retrieve DynamicSurface objects from which raster and TIN surfaces are made. |
ITerrainEdit | Provides access to members used to modify and build a terrain. |
ITerrainEdit2 | Provides access to members used to modify and build a terrain. |
ITerrainEdit3 | Provides access to members used to modify and build a terrain. |
ITerrainEditEvents | Provides access to events that occur with a Terrain dataset. |