struct.node
Syntax
- node = struct.node(p,i)
Get a pointer to the node at index i in the structural element.
i can be from 1 to 2 for 1D structural element types (beams, cables, and piles) and up to 3 for 2D types (shells, geogrids, and liners).
Returns: node - a pointer to a structural node
Arguments: p - a pointer to a structural element
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |