ConstraintTied.setTied


setTied(x1, y1, z1, x2, y2, z2)

Sets up a specified tied mesh equation.

x1doubleX coord of point defining direction of master node being tied
y1doubleY coord of point defining direction of master node being tied
z1doubleZ coord of point defining direction of master node being tied
x2doubleX coord of point defining direction of slave node being tied
y2doubleY coord of point defining direction of slave node being tied
z2doubleZ coord of point defining direction of slave node being tied
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to ConstraintTied

Back to Overview