Database.createSmoothJointMaterial


createSmoothJointMaterial(AttrName, MassPosition, Stiffness, Mass, LiftOffForce, LiftOffStiffness, InitialGap, [Unused])

Creates a nonlinear smooth joint attribute (mdl=33)

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
LiftOffForcearray of VariationAttr or double
LiftOffStiffnessarray of VariationAttr or double
InitialGaparray of VariationAttr or double
Unusedoptional string Unused. For future extension. Do not provide this value.
Return valueIFSmoothJointMaterial

Back to Database

Back to Overview