This document is archived and information here might be outdated. Recommended version. |
Returns the next triangle sharing the FromNode of the specified edge in a clockwise direction.
[Visual Basic .NET] Public Function GetNextInTriangle ( _ ) As ITinEdge
[C#] public ITinEdge GetNextInTriangle ( );
[C++]
HRESULT GetNextInTriangle(
void
);
Returns the next edge ahead in the triangle. The next edge ahead is in the clockwise direction.