sketch.edge.next.index
Syntax
- inext := sketch.edge.next.index(ep,i)
Get local index inext of a point within the next edge attached to this point (note: the same point has local index i within the source edge ep). This can be used to iterate through all edges connected to a node with the
sketch.edge.next.edge
function.
See also
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |