extrude.edge.next.edge

Syntax

epnext := extrude.edge.next.edge(ep,i)

Get the next edge connected to the point with local index i within the source edge ep. This can be used to iterate through all edges connected to a point using the extrude.edge.next.index function.

Returns:

epnext - next edge pointer

Arguments:

ep - source edge pointer

i - point index with 1 \(\le\) i \(\le\) 2