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


ITinAdvanced3 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinAdvanced3 Interface
ArcGIS Developer Help

ITinAdvanced3 Interface

Provides access to members that control advanced TIN functions.

Product Availability

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

Members

Name Description
Method GetNextCCWEdgeIndex Gets next counter clockwise edge index.
Method GetNextCWEdgeIndex Gets next clockwise edge index.
Method GetNextEdgeIndexInTriangle Gets next edge index in triangle.
Method GetPreviousEdgeIndexInTriangle Gets previous edge index in triangle.
Method QueryElementIndicesAroundNode Returns the indices of all elements connected to the specified node.
Read-only property TinVersion Returns the version number of the TIN dataset.

Classes that implement ITinAdvanced3

Classes Description
Tin The Esri TIN component.