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


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

ITinEdgeTypeFilter2 Interface

Provides access to members that control TIN edge type filters.

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 RegularEdgesExcluded Indicates if regular edges should be excluded.
Read/write property Type The edge type of the filter.

Inherited Interfaces

Interfaces Description
ITinEdgeTypeFilter Provides access to members that control TIN edge type filters.
ITinFilter Provides access to members that control TIN filtering options.

Classes that implement ITinEdgeTypeFilter2

Classes Description
TinEdgeTypeFilter The Esri TinEdgeTypeFilter component.