This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinAdvanced3 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control advanced TIN functions.
Description | ||
---|---|---|
GetNextCCWEdgeIndex | Gets next counter clockwise edge index. | |
GetNextCWEdgeIndex | Gets next clockwise edge index. | |
GetNextEdgeIndexInTriangle | Gets next edge index in triangle. | |
GetPreviousEdgeIndexInTriangle | Gets previous edge index in triangle. | |
QueryElementIndicesAroundNode | Returns the indices of all elements connected to the specified node. | |
TinVersion | Returns the version number of the TIN dataset. |
CoClasses and Classes | Description |
---|---|
Tin | The Esri TIN component. |