Database.createViscousJointMaterial


createViscousJointMaterial(AttrName, MassPosition, Stiffness, Mass, Viscosity, Velocity, Preload)

Creates a viscous joint attribute (Mdl=35)

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
Viscosityarray of VariationAttr or double
Velocityarray of VariationAttr or double
Preloadarray of VariationAttr or double
Return valueIFViscousJointMaterial

Back to Database

Back to Overview