extrude.edge.next.index
Syntax
- inext := extrude.edge.next.index(ep,i)
Get local index inext of an extrude 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
extrude.edge.next.edge
function.Returns: Arguments: ep - source edge pointer
See also
Was this helpful? ... | PFC © 2021, Itasca | Updated: Feb 25, 2024 |