::hwat::utils:: EntityExists

Check if an entity exists in HyperMesh.

Syntax

::hwat::utils::EntityExists name {entitytype}

Arguments

name
Entity collector name/ID.
entitytype
Type of HyperMesh entity.

Returns

Success
The ID of the entity if it exists, 0 if it does not
Failure
{}

Example

::hwat::utils::EntityExists "comp1" comps