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


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

IEnumTinEdge Interface

Provides access to members that control TIN edge enumerators.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method Next Gets next edge element.
Method QueryNext Queries next edge element.
Method QueryNextAsWKSPointZs Queries next edge element as a WKS point with z values.
Method QueryNextAsWKSPointZs2 Queries next edge element as a WKS point with z values.
Method Reset Resets the enumerator.

Classes that implement IEnumTinEdge

Classes Description
TinEdgeEnumerator The Esri TinEdgeEnumerator component.