sketch.block.next.index
Syntax
- ir := sketch.block.next.index(p,i)
Get local index ir of a sketch edge within the next block attached to this edge (note: the same edge has local index i within the source block p). This can be used to iterate through all blocks connected to an edge using the
sketch.block.next.block
function.
See also
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |