::hwat::utils::GetEntityMinId
Finds the minimum ID for the entity.
Syntax
GetEntityMinId entityType
Arguments
- entityType
 - The type of the entity.
 
Returns
- Success
 - The minimum ID.
 - Failure
 - {}
 
Example
::hwat::utils::GetEntityMinId  “elements”.
        Comments
Supports all entity types supported by the hm_entitylist command in HyperMesh.