ESRI DynamicSurface object.
DynamicSurface is a non-creatable object. References to non-creatable objects must be obtained through other objects.
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. |