Provides access to the TIN Data Element.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 prvide unit-congruency between coordinate components. |
CoClasses that implement IDETin
CoClasses and Classes | Description |
---|---|
DETin | Tin Data Element object. |