extrude.set.region.nodes
Syntax
- m = extrude.set.region.nodes(sp,ib,i)
Get the list of 2D vectors wich correspond to the positions of the nodes of an element with local index i within an extrude block with ID ib. The index i can vary from 1 to
extrude.set.region.element.num
.Returns: m - list of node positions
Arguments: sp - extrude set pointer
ib - block ID
i - element number with 1 \(\le\) i \(\le\)
extrude.set.region.element.num
.
See also
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |