*Dof()

Indicates the degrees of freedom associated with a tracking system.

Syntax

*Dof (Dx, Dy, Dz, Rx)

Application

HyperView

Inputs

Dx
The X degree of freedom.
Dy
The Y degree of freedom.
Dz
The Z degree of freedom.
Rx
Locks the local X, Y, and Z degrees of freedom.

Example

*BeginTracking(On, Tracking System 1)
     *Dof(Dx, Dy, Dz, Rx, Ry, Rz)
     *NodeLocator(1, "Node", 34069, "Part", 8)
*EndTracking()