hm_ce_getediabsorbedmassgrplist
Returns the group list for the absorbed mass connectors.
Syntax
hm_ce_getediabsorbedmassgrplist
Type
HyperMesh Tcl Query Command
Description
Returns the group list for the absorbed mass connectors.
Inputs
None.
Examples
To get the absorbed mass groups:
set edi_absorbed_mass_grps [hm_ce_getediabsorbedmassgrplist]
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2021