This document is archived and information here might be outdated.  Recommended version.


DynamicSurface Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Classes > D > DynamicSurface Class
ArcGIS Developer Help

DynamicSurfaceClass Class

Esri DynamicSurface object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

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

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.