This document is archived and information here might be outdated.  Recommended version.


IDETerrainWindowSize Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > ID > IDETerrainWindowSize Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IDETerrainWindowSize

Classes Description
DETerrain Esri Terrain data element object.