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


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

IEnumTinTriangle Interface

Provides access to members that control TIN triangle enumerators.

Product Availability

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

Members

Name Description
Method Next Gets next triangle elements.
Method NextTriangleStrip Gets next triangle strip.
Method NextTriangleStripIndices Gets next triangle strip indices.
Method QueryNext Queries next triangle elements.
Method QueryNextAsWKSPointZs Queries next triangle element as a WKS point with z values.
Method QueryNextAsWKSPointZs2 Queries next triangle element as a WKS point with z values.
Method Reset Resets the enumerators.

Classes that implement IEnumTinTriangle

Classes Description
TinTriangleEnumerator The Esri TinTriangleEnumerator component.