sketch.set.region.nodes
Syntax
- l := sketch.set.region.nodes(sp<,ib><,i>)
Get the list of 2D vectors that correspond to the positions of the nodes of an element with local index i within a block with ID ib. The index i can vary from 1 to
sketch.set.region.element.num
. If the element index is not provided, the function returns all nodes within the block. If the block ID is not provided, the function returns all nodes within the set sp.
See also
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |