Skip to content

ITerrainEdit2 Interface

Provides access to members used to modify and build a terrain.

Members

Name Description
Method AddDataSource Adds a reference to a feature class.
Method AddDataSourceData Appends measurements to a terrain data source (feature class).
Method AddPyramidLevel Adds a pyramid level.
Method Build Constructs the terrain.
Method ChangeMaxScale Modifies the largest display scale used for a particular level of a terrain pyramid.
Method ChangeResolutionBounds Change the resolution bounds of a data source.
Method DeleteDataSourceData Removes measurements from a terrain data source (feature class).
Method RemoveDataSource Removes reference to a participating feature class.
Method RemovePyramidLevel Removes a pyramid level.
Method ReplaceDataSourceData Replaces measurements from a terrain data source (feature class) with measurements in another feature class.
Method UpdateExtent Refresh terrain's extent.

ITerrainEdit2.UpdateExtent Method

Refresh terrain's extent.

Public Sub UpdateExtent ( _
    ByVal pTrackCancel As ITrackCancel _
)
public void UpdateExtent (
    ITrackCancel pTrackCancel
);

Inherited Interfaces

Interfaces Description
ITerrainEdit Provides access to members used to modify and build a terrain.

Classes that implement ITerrainEdit2

Classes Description
Terrain The Esri Terrain component.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.