sketch.segment.node.start.index
Syntax
- i := sketch.segment.node.start.index(p)
Get local index i of point n within the first edge attached to the point. This can be used to iterate through all edges attached to a node with the
sketch.segment.node.start.edge,sketch.edge.next.edgeandsketch.edge.next.indexfunctions.
See also
| Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Jun 15, 2025 |