ArcObjects Library Reference (GeoDatabase)  

ITinDynamicFilter Interface

Provides access to members that control TIN dynamic filtering options.

Product Availability

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

Members

Description
Method CanPass Indicates if the specified element meets the filter criteria.
Read/write property DataElementsOnly Indicates whether the returned elements should be inside the data area.
Method Init Re/establishes the filter; determines and returns an ID for the subset of elements represented by the index.

Inherited Interfaces

Interfaces Description
ITinFilter Provides access to members that control TIN filtering options.

CoClasses that implement ITinDynamicFilter

CoClasses and Classes Description
TinEdgeTypeFilter The Esri TinEdgeTypeFilter component.
TinTriangleFilter The Esri TinTriangleFilter component.
TinValueFilter The Esri TinValueFilter component.