struct.geogrid.shear.state
Syntax
- i = struct.geogrid.shear.state(p,inode)
Get the yield state of the coupling spring at node inode (inode ∈ {1, 2, 3}). Return value i ∈ {1, 2, 3} denotes never yielded, yielding now, or yielded in the past, respectively.
Returns: i - yield state, i ∈ {1, 2, 3} denotes never yielded, yielding now, or yielded in the past, respectively
Arguments: p - a pointer to a geogrid element
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |