ConstraintEquation.setEquation


setEquation(dof, value)

Sets up a specified constraint equation.

dofstringdegree of freedom: 'u','v','w','thetax','thetay','thetaz'
valuedoublerequired value for the degree of freedom
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to ConstraintEquation

Back to Overview