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


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

ITinEdgeTypeFilter Interface

Provides access to members that control TIN edge type filters. Note: the ITinEdgeTypeFilter interface has been superseded by ITinEdgeTypeFilter2. Please consider using the more recent version.

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.
Read/write property Type The edge type of the filter.

Inherited Interfaces

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

Classes that implement ITinEdgeTypeFilter

Classes Description
TinEdgeTypeFilter The Esri TinEdgeTypeFilter component.