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 © 2021, Itasca | Updated: Feb 25, 2024 |