struct.node
Syntax
Get a pointer to the node at index i in the structural element. See also struct.connectivity.
struct.connectivity
i can be from 1 to 2 for 1D structural element types (cables, hybrid bolts, beams and piles) and up to 3 for 2D types (shells, geogrids, and liners).
node - a pointer to a structural node
p - a pointer to a structural element
i - the index of the node, from 1 to 3
struct.next
struct.num
9.0.175