SupportStructural.setSpring


setSpring(type, ustiff, vstiff, wstiff, thxstiff, thystiff, thzstiff, loof1stiff, loof2stiff, porestiff)

Sets up spring stiffnesses.

typestring'Total', 'Length', or 'Area' - indicates whether given stiffness is a total stiffness, or is given per unit length or per unit area
ustiffVariationAttr or double spring stiffness along X axis
vstiffVariationAttr or double spring stiffness along Y axis
wstiffVariationAttr or double spring stiffness along Z axis
thxstiffVariationAttr or double spring stiffness rotationally about X axis
thystiffVariationAttr or double spring stiffness rotationally about Y axis
thzstiffVariationAttr or double spring stiffness rotationally about Z axis
loof1stiffVariationAttr or double spring stiffness rotationally about loof 1 / hinge
loof2stiffVariationAttr or double spring stiffness rotationally about loof 2 / hinge
porestiffVariationAttr or double spring stiffness with respect to pore pressure
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to SupportStructural

Back to Overview