HyperWorks Desktop

*Dof()

Indicates the degrees of freedom associated with a tracking system.

*Dof()

Indicates the degrees of freedom associated with a tracking system.

Previous topic Next topic No expanding text in this topic  

*Dof()

Indicates the degrees of freedom associated with a tracking system.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

*Dof(Dx, Dy, Dz, Rx)

Arguments

Name

Description

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()

Application

HyperView.

See also

 

*BeginTracking()

*EndTracking()

*NodeLocator()

*PartLocator()

*SystemLocator()

List of Session Statements