::hwat::utils::MoveEntitiesToCollector - This function moves the entities to the given collector.
::hwat::utils::MoveEntitiesToCollector entityList entityType collectorName
entityList |
A Tcl list of IDs of the entities to the move. |
entityType |
The type of the entities to move. |
collectorName |
The name of the collector to move the entities to. |
1 for success, {} for failure.
::hwat::utils::MoveEntitiesToCollector [list 1 2 3 4 5 …. 100] elems Comp1.