Provides access to members that control TIN triangle enumerators.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Next | Gets next triangle elements. | |
NextTriangleStrip | Gets next triangle strip. | |
NextTriangleStripIndices | Gets next triangle strip indices. | |
QueryNext | Queries next triangle elements. | |
QueryNextAsWKSPointZs | Queries next triangle element as a WKS point with z values. | |
Reset | Resets the enumerators. |
CoClasses that implement IEnumTinTriangle
CoClasses and Classes | Description |
---|---|
TinTriangleEnumerator | The ESRI TinTriangleEnumerator component. |