hm_renameitem
Renames a menu bar item (selector, entry field, etc); this command is used by user profiles to customize the user interface.
Syntax
hm_renameitem <panel_name> <item_number> <name> ?width?
Type
HyperMesh Tcl Query Command
Description
Renames a menu bar item (selector, entry field, etc); this command is used by user profiles to customize the user interface.
Inputs
- <panel_name>
 - The name of the panel.
 - <item_number>
 - The number of the item to rename.
 - <name>
 - The new name for the item.
 - <width> (optional)
 - The width to assign to the new item.