ArcObjects Library Reference (GeoDatabase)  

ITinEdgeTypeFilter2 Interface

Provides access to members that control TIN edge type filters.

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

CoClasses that implement ITinEdgeTypeFilter2

CoClasses and Classes Description
TinEdgeTypeFilter The Esri TinEdgeTypeFilter component.