![]() |
This document is archived and information here might be outdated. Recommended version. |
Provides access to members that utilize Terrain surfaces.
This interface is new at ArcGIS 9.3. It supersedes IDynamicSurface.
Name | Description | |
---|---|---|
![]() |
CanDoCurvature | Indicates if earth curvature can be applied. |
![]() |
GetLineOfSight | Returns a line-of-sight. |
![]() |
GetLineOfSightFeatureCursor | Get line-of-sight. |
![]() |
GetTileBasedDataArea | Get tile-based terrain's Data Area. |
![]() |
GetTin | Returns a TIN for a given area of interest and terrain pyramid level. |
![]() |
InterpolateFeatureClass | Interpolates z values for features. |
![]() |
InterpolateFeatureClassVertices | Interpolates z values for features. |
![]() |
InterpolateFeatureCursor | Interpolates z values for features. |
![]() |
InterpolateFeatureCursorVertices | Interpolates z values for features. |
![]() |
InterpolateShape | Interpolates z values for a defined geometric shape. |
![]() |
InterpolateShapeVertices | Interpolates z values for a defined geometric shape. |
![]() |
MinimizeResourceUsage | Indicates whether or not resource uasge should be minimized. |
![]() |
QueryAsFeatureClass | Writes terrain measurement points and breakline vertices to a multipoint feature class for a given area of interest and terrain pyramid level. |
![]() |
QueryRaster | Writes surface heights to a raster dataset for a given area of interest and terrain pyramid level. |
![]() |
RasterBlockSize | The pixel block allocation size used when creating a raster. |
![]() |
RefineBoundaryMatching | Indicates whether or not to refine boundary matching. |
![]() |
Terrain | The source terrain from which the DynamicSurface was derived. |
Interfaces | Description |
---|---|
IDynamicSurface | Provides access to members used to derive raster and TIN surfaces from a terrain. |
CoClasses and Classes | Description |
---|---|
DynamicSurface | Esri DynamicSurface object. |