hm_bag_getconfigfromgenericname
Returns the bag configuration for the specified generic name.
Syntax
hm_bag_getconfigfromgenericname name
Type
HyperMesh Tcl Query Command
Description
This command returns the bag configuration for the specified generic name.
Inputs
- name
 - The generic name of the bag configuration.
 
Example
To get the bag configuration of ADMPart generic name:
hm_bag_getconfigfromgenericname ADMPart
    Errors
if { [ catch {command_name...} ] } {
   # Handle error
}Version History
10.0