sketch.point.start.index
Syntax
- i := sketch.point.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.point.start.edge
,sketch.edge.next.edge
andsketch.edge.next.index
functions.
See also
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |