Creates a non-linear user joint attribute
| AttrName | string | name of attribute | 
| ModelID | VariationAttr or double | user model number | 
| NStateVar | VariationAttr or double | number of state variables | 
| MassPosition | string | Mass Position "Between nodes", "At first node" or "At second node" | 
| Stiffness | array of VariationAttr or double | |
| Mass | array of VariationAttr or double | |
| dofData | array of VariationAttr or double | user model data specified per degree of freedom e.g. ( ( dof1, dof2 ), ( dof1, dof2 ), ( dof1, dof2 ) ) | 
| fixedData | array of VariationAttr or double | user model data specified for all freedoms | 
| Return value | IFNonLinearUserJointMaterial | 
Back to Database
Back to Overview