struct.link.model
Syntax
- s = struct.link.model(p,idof)
Get the name of the 1-D force-displacement model used in degree-of-freedom idof. If the link attached condition is free or rigid, then this function will return an empty string (see the
struct.link.attach
function). The currently available models are linear, normal-yield, shear-yield, and pile-yield.Returns: s - the name of the model used in degree of freedom idof, or an empty string if none is being used
Arguments: p - a pointer to a structural link
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |