hm_setuserprofileoption
This command will set user profile options.
Syntax
hm_setuserprofileoption hide_rl_on_sets
Type
HyperMesh Tcl GUI Command
Description
This command will set user profile options. These options will be used to change the behavior of HyperMesh panels.
Inputs
- hide_rl_on_sets
 - Controls "display RLs"/"hide RLs" toggle on the panel used to
            select sets:
- 0 - hide RLs
 - 1 - display RLs
 
 
Example
To customize the display/hide RLs option to "on":
hm_setuserprofileoption 1
    Errors
None.