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
See also
Was this helpful? ... | PFC © 2021, Itasca | Updated: Feb 25, 2024 |