Provides access to members that utilize Terrain surfaces.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This interface is new at ArcGIS 9.3. It supersedes IDynamicSurface.
Members
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. | |
RefineBoundaryMatching | Indicates whether or not to refine boundary matching. | |
Terrain | The source terrain from which the DynamicSurface was derived. |
Inherited Interfaces
Interfaces | Description |
---|---|
IDynamicSurface | Provides access to members used to derive raster and TIN surfaces from a terrain. |
CoClasses that implement IDynamicSurface2
CoClasses and Classes | Description |
---|---|
DynamicSurface | ESRI DynamicSurface object. |