::hwat::utils::GetXYZFromNode - Finds the coordinates of the node.
::hwat::utils::GetXYZFromNode nodeid [option]
nodeid |
A Tcl list of node IDs. |
option |
global or local (default = "global"). |
A Tcl list of lists containing the x, y, and z coordinates of the nodes if successful, {} if unsuccessful.
::hwat::utils::GetXYZFromNode [list 1001 1002] local