sketch.edge.start.index
Syntax
- i := sketch.edge.start.index(ep)
Get local index i of edge ep within the first block attached to the edge. This can be used to iterate through all blocks attached to an edge with the
sketch.edge.start.block
,sketch.block.next.block
andsketch.block.next.index
functions.
See also
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |