This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITerrainEditEvents Interface (ArcObjects .NET 10.4 SDK) |
Provides access to events that occur with a Terrain dataset.
Description | ||
---|---|---|
OnBuild | This event is fired when Build is called on a Terrain. | |
OnReconcile | This event is fired when Reconcile is called on a Terrain. | |
OnRedoBuild | This event is fired when Redo Build is called on a Terrain. | |
OnRedoReconcile | This event is fired when Redo Reconcile is called on a Terrain. | |
OnUndoBuild | This event is fired when Undo Build is called on a Terrain. | |
OnUndoReconcile | This event is fired when Undo Reconcile is called on a Terrain. |
CoClasses and Classes | Description |
---|---|
Terrain | The Esri Terrain component. |
TerrainLayer (esriCarto) | The Terrain Layer class. |