ArcObjects Library Reference (GeoDatabase)  

ITinAdvanced3 Interface

Provides access to members that control advanced TIN functions.

Product Availability

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

Members

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.

CoClasses that implement ITinAdvanced3

CoClasses and Classes Description
Tin The Esri TIN component.