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


ITinEdgeTypeFilter Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinEdgeTypeFilter Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

ITinEdgeTypeFilter Interface

Provides access to members that control TIN edge type filters. Note: the ITinEdgeTypeFilter interface has been superseded byITinEdgeTypeFilter2. 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.

CoClasses that implement ITinEdgeTypeFilter

CoClasses and Classes Description
TinEdgeTypeFilter The Esri TinEdgeTypeFilter component.