Provides access to members that control advanced TIN functions.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement ITinAdvanced3
CoClasses and Classes | Description |
---|---|
Tin | The ESRI TIN component. |