::hwat::utils::DeleteEntity - Deletes the specified entity or entities from the loaded model.
::hwat::utils::DeleteEntity entityType name/id
entityType |
The type of the entity. |
name/id |
List of names/IDs of the entities to be deleted or name/ID of a single entity to be deleted. |
1 if successful, "" otherwise.
::hwat::utils::DeleteEntity "components" "comp1"
Can also be used to delete an HM collector.
::hwat::utils::CreateCollector