This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > ID > IDETin Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the TIN Data Element.
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. |
CoClasses and Classes | Description |
---|---|
DETin | Tin Data Element object. |