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