This document is archived and information here might be outdated. Recommended version. |
Esri DynamicSurface object.
A DynamicSurface is used to extract rasters, TINs, and measurement points/vertices from a terrain based on extent and level of detail.
This class is instantiated via the ITerrain.CreateDynamicSurface member of the Terrain object.
Interfaces | Description |
---|---|
IDynamicSurface | Provides access to members used to derive raster and TIN surfaces from a terrain. |
IDynamicSurface2 | Provides access to members that utilize Terrain surfaces. |
IDynamicSurface3 | Provides access to members that utilize Terrain surfaces. |
ISurfaceIntersectionEvents (esriGeoDatabase) | Provides access to events that occur with a surface intersection process. |