This document is archived and information here might be outdated. Recommended version. |
Provides access to members used to modify and build a terrain.
Name | Description | |
---|---|---|
AddDataSource | Adds a reference to a feature class. | |
AddDataSourceData | Appends measurements to a terrain data source (feature class). | |
AddDataSourceData2 | Appends measurements to terrain data source (feature class). | |
AddPyramidLevel | Adds a pyramid level. | |
Build | Constructs the terrain. | |
CalculateFieldStatistics | Calculate Terrain blob field statistics of the specified embedded data source. | |
ChangeMaxScale | Modifies the largest display scale used for a particular level of a terrain pyramid. | |
ChangeResolutionBounds | Change the resolution bounds of a data source. | |
ChangeUsageInOverview | Change the ApplyToOverviewTerrain property of the specified data source. | |
DeleteDataSourceData | Removes measurements from a terrain data source (feature class). | |
DeleteDataSourceData2 | Removes measurements from a terrain data source (feature class). | |
DeleteDataSourceDataByFC | 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. | |
ReplaceDataSourceData2 | Replaces measurements from a terrain data source (feature class) with measurements in another feature class. | |
UpdateExtent | Refresh terrain's extent. |
Interfaces | Description |
---|---|
ITerrainEdit2 | Provides access to members used to modify and build a terrain. |
ITerrainEdit | Provides access to members used to modify and build a terrain. |
Classes | Description |
---|---|
Terrain | The Esri Terrain component. |