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

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.