![]() |
This document is archived and information here might be outdated. Recommended version. |
Esri TIN enumerator-criteria options.
| Constant | Value | Description |
|---|---|---|
| esriTinAll | 1 | Returns all elements. |
| esriTinInsideTin | 2 | Returns all elements except those associated to super nodes. |
| esriTinInsideDataArea | 4 | Returns elements inside data area only. |
| esriTinSingleEdge | 8 | Returns only one of the two adjacent triangle edges. |
| esriTinDoubleEdges | 16 | Returns both of the two adjacent triangle edges. |