::hwat::utils::GetXYZFromTag - Returns the coordinates of the node with the given tag.
::hwat::utils::GetXYZFromTag Tag [option]
Tag |
Keyword "TAG:" followed by the tag name. |
option |
global or local (default = "global"). |
A Tcl list containing the x, y, and z coordinates of the node if successful , {} if unsuccessful.
::hwat::utils::GetXYZFromTag "TAG:striker" "global".