Provides access to members used to modify and build a terrain.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This interface is new at ArcGIS 9.3. It supersedes ITerrainEdit.
Members
Description | ||
---|---|---|
AddDataSource | Adds a reference to a feature class. | |
AddDataSourceData | Appends measurements to a terrain data source (feature class). | |
AddPyramidLevel | Adds a pyramid level. | |
Build | Constructs the terrain. | |
ChangeMaxScale | Modifies the largest display scale used for a particular level of a terrain pyramid. | |
ChangeResolutionBounds | Change the resolution bounds of a data source. | |
DeleteDataSourceData | Removes measurements from a terrain data source (feature class). | |
RemoveDataSource | Removes reference to a participating feature class. | |
RemovePyramidLevel | Removes a pyramid level. | |
ReplaceDataSourceData | Replaces measurements from a terrain data source (feature class) with measurements in another feature class. | |
UpdateExtent | Refresh terrain's extent. |
Inherited Interfaces
Interfaces | Description |
---|---|
ITerrainEdit | Provides access to members used to modify and build a terrain. |
CoClasses that implement ITerrainEdit2
CoClasses and Classes | Description |
---|---|
Terrain | The ESRI Terrain component. |