Database.createGeneralJointMaterial


createGeneralJointMaterial(AttrName, MassPosition, Stiffness, Mass)

Creates a general joint attribute

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

Back to Database

Back to Overview