This document is archived and information here might be outdated. Recommended version. |
Provides access to members to control TIN elements.
Name | Description | |
---|---|---|
HasVoidZ | Indicates whether the element contains z-less vertex. | |
Index | The element's index number. | |
Init | Initializes a new TIN element. | |
IsEmpty | Indicates if the specified element is uninitialized. | |
IsInsideDataArea | Indicates if the specified element is within the interpolation zone of the TIN. | |
IsInsideExtent | Indicates whether the element is inside the specified envelope. | |
SetEmpty | Uninitializes the element. | |
TagValue | The tag value of the specified element. | |
TheTin | The TIN object referenced by the element. |
Classes | Description |
---|---|
TinEdge | The Esri TinEdge component. |
TinNode | The Esri TinNode component. |
TinTriangle | The Esri TinTriangle component. |