::hwat::utils::CopyEntitiesToCollector
This function copies the entities to the given collector.
Syntax
::hwat::utils::CopyEntitiesToCollector entityList entityType collectorName
Arguments
- entityList
 - A Tcl list of IDs of the entities to the copy.
 - entityType
 - The type of the entities to copy.
 - collectorName
 - The name of the collector to copy the entities to.
 
Returns
- Success
 - 1
 - Failure
 - {}
 
Example
::hwat::utils::CopyEntitiesToCollector [list 1 2 3 4 5 …. 100] elems Comp1.