ArcObjects Library Reference (DataSourcesFile)  

IDETin Interface

Provides access to the TIN Data Element.

Product Availability

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

Members

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.

CoClasses that implement IDETin

CoClasses and Classes Description
DETin Tin Data Element object.