*BeginTracking()
Indicates the beginning of a tracking block.
Syntax
*BeginTracking (state, label)
Application
HyperView
Substatements
*Dof()
*NodeLocator()
*PartLocator()
*SystemLocator()
Inputs
- state
-
- On
- Enables the tracking system.
- Off
- Disables the tracking system.
- label
- The label on the tracking system.
Example
*BeginTracking(On, Tracking System 1)
*Dof(Dx, Dy, Dz, Rx, Ry, Rz)
*NodeLocator(1, "Node", 34069, "Part", 8)
*EndTracking()
Comments
This block captures your selections from the Tracking panel in HyperView.