This document is archived and information here might be outdated.  Recommended version.


IDETin Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > ID > IDETin Interface
ArcGIS Developer Help

IDETin Interface

Provides access to the TIN Data Element.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property Fields The list of Fields.
Read/write property HasEdgeTagValues Indicates if the TIN dataset has edge tag values.
Read/write property HasNodeTagValues Indicates if the TIN dataset has node tag values.
Read/write property HasTriangleTagValues Indicates if the TIN dataset has triangle tag values.
Read/write property IsDelaunay Indicates if TIN was constructed using Delaunay triangulation.
Read/write property ZFactor Multiplication factor applied to all z values in a TIN to provide unit-congruency between coordinate components.

Classes that implement IDETin

Classes Description
DETin Tin Data Element object.