Database.createPiecewiseLinearJointMaterial


createPiecewiseLinearJointMaterial(AttrName, MassPosition, CouplingCode, Stiffness, Mass)

Creates a non-linear user joint attribute

AttrNamestring name of attribute
MassPositionstring Mass Position "Between nodes", "At first node" or "At second node"
CouplingCodecouplingcode
Stiffnessarray of VariationAttr or double
Massarray of VariationAttr or double
Return valueIFPiecewiseLinearJointMaterial

Back to Database

Back to Overview