*EndTracking()

Specifies the end of the tracking block.

Syntax

*EndTracking()

Application

HyperView

Example

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

Comments

This marks the end of the tracking block.