ArcObjects Library Reference (GeoDatabaseExtensions)  

IDETerrainWindowSize Interface

Provides access to members of Terrain Data Element.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

This interface is new at ArcGIS 9.3.

IDETerrainWindowSize is used to set WindowSize specific properties for terrain datasets being made with WindowSize based pyramids (i.e., where IDETerrain.PyramidType is set to esriTerrainPyramidWindowSize).

 

Members

Description
Read/write property Method The method used by the windowsize filter to select points.
Read/write property ZThreshold The maximum vertical displacement property associated with the secondary thinning filter.
Read/write property ZThresholdStrategy Controls how liberal secondary thinning is permitted to be.

CoClasses that implement IDETerrainWindowSize

CoClasses and Classes Description
DETerrain Esri Terrain data element object.