Adds the force/disdplacement curve data to a Piecewise Linear joint material
dof | integer | degree of freedom |
selected | boolean | TRUE for curve input, FALSE for elastic spring |
Force | optional array of VariationAttr or double | |
Displacement | optional array of VariationAttr or double | |
r | optional VariationAttr or double | stiffness factor, r (default 1.0) |
controlForce | optional array of VariationAttr or double | control forces for material 43 |
points | optional array of integers | points in each curve for material 43 |
Return value | Pointer to this object | Allows multiple function calls to be chained together |
Back to PiecewiseLinearJointMaterial
Back to Overview