Next: translate
Up: Tcl Text Commands
Previous: stage
Contents
Index
Initialize and control the tools that are controlled by external
tracking devices.
- create: Create a new tool
- change type [ toolid ]: Change the
type of a tool.
- scale scale [ toolid ]: Change the
scale of the coordinates reported by a tool.
- scaleforce scale [ toolid ]: Increase
or decrease the force on a force-feedback device.
- offset x y z [ toolid ]: Add a
vector to a tool's position.
- delete [ toolid ]: Remove a tool.
- rep molid repid:
Choose only a single representation for tugging or SMD.
- adddevice name [ toolid ] : Add a
device to a tool, using a name found in the sensor configuration
file.
- removedevice name [ toolid ] :
Remove a device from a tool, using a name found in the sensor
configuration file.
- callback on/off : Enable callbacks for
the tools.
vmd@ks.uiuc.edu