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


ITinDynamicFilter Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinDynamicFilter Interface
ArcGIS Developer Help

ITinDynamicFilter Interface

Provides access to members that control TIN dynamic filtering options.

Product Availability

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

Members

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

Classes that implement ITinDynamicFilter

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