SupportStructural.setStructural


setStructural(u, v, [w], [thx], [thy], [thz], [l1], [l2], [pore])

Sets up a structural support. [restraint types: 'F', 'R', or 'S']

ustringrestraint type along X axis
vstringrestraint type along Y axis
woptional string restraint type along Z axis (default = 'R')
thxoptional string restraint type rotationally about X axis (default = 'R')
thyoptional string restraint type rotationally about Y axis (default = 'R')
thzoptional string restraint type rotationally about Z axis (default = 'R')
l1optional string restraint type rotationally about loof 1 / hinge (default = 'R')
l2optional string restraint type rotationally about loof 2 / hinge (default = 'R')
poreoptional string restraint type with respect to pore pressure (default = 'R')
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to SupportStructural

Back to Overview