This document is archived and information here might be outdated. Recommended version. |
Provides access to the TIN Data Element.
Name | Description | |
---|---|---|
Fields | The list of Fields. | |
HasEdgeTagValues | Indicates if the TIN dataset has edge tag values. | |
HasNodeTagValues | Indicates if the TIN dataset has node tag values. | |
HasTriangleTagValues | Indicates if the TIN dataset has triangle tag values. | |
IsDelaunay | Indicates if TIN was constructed using Delaunay triangulation. | |
ZFactor | Multiplication factor applied to all z values in a TIN to provide unit-congruency between coordinate components. |
Classes | Description |
---|---|
DETin | Tin Data Element object. |