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.
Note that not all items can be renamed; this command is ignored in such cases, with no error reported.
<width> (optional)
The width to assign to the new item.