PiecewiseLinearJointMaterial.setForceDisplacementCurve


setForceDisplacementCurve(dof, selected, [Force], [Displacement], [r], [controlForce], [points])

Adds the force/disdplacement curve data to a Piecewise Linear joint material

dofintegerdegree of freedom
selectedbooleanTRUE for curve input, FALSE for elastic spring
Forceoptional array of VariationAttr or double
Displacementoptional array of VariationAttr or double
roptional VariationAttr or double stiffness factor, r (default 1.0)
controlForceoptional array of VariationAttr or double control forces for material 43
pointsoptional array of integers points in each curve for material 43
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to PiecewiseLinearJointMaterial

Back to Overview