nod.nodetypes.joint

class nod.nodetypes.joint.NodJoint(*args)

Bases: nod.nodetypes.transform.NodTransform

degreesOfFreedom(x=True, y=True, z=True)

Method to set degrees of freedom for each axis

Parameters
  • x (boo) – Toggle dof on x axis

  • y (boo) – Toggle dof on y axis

  • z (boo) – Toggle dof on z axis

Returns:

matchTo(other)
Matches the current joint with another joint’s properties:
  • Position

  • Orientation

  • RotateOrder

Parameters

other (NodJoint) – Joint to match to

orient()
orientX()
orientY()
orientZ()
rotateOrder()

Special NodChannel that allows setting rotateOrder attributes using strings rather than ints

Returns

nod.channels.rotateOrder.NodChannelRotateOrder