hm_me_modulesgetFromUid
Returns the list of module IDs for a given UID.
Syntax
hm_me_modulesgetFromUid uid
Type
HyperMesh Tcl Query Command
Description
Returns the list of module IDs for a given UID.
Inputs
- uid
 - The module UID to query.
 
Example
To get the module IDs from Module_UID1:
hm_me_modulesgetFromUid Module_UID1
    Errors
if { [ catch {command_name...} ] } {
   # Handle error
}Version History
14.0.110