::hwat::utils::MoveEntitiesToCollector
This function moves the entities to the given collector.
Syntax
::hwat::utils::MoveEntitiesToCollector entityList entityType collectorName
Arguments
- 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.
 
Returns
- Success
 - 1
 - Failure
 - {}
 
Example
::hwat::utils::MoveEntitiesToCollector [list 1 2 3 4 5 …. 100] elems Comp1.