hm_getentityalias
Returns the alias for a specified entity type.
Syntax
hm_getentityalias entity_type
Type
HyperMesh Tcl Query Command
Description
Returns the alias for a specified entity type.
Inputs
- entity_type
- The entity type to query.
Example
To get the alias for modules:
hm_getentityalias modules
parts
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
14.0