MGED CMD mmenu set

From BRL-CAD

mmenu_set[edit]

This is a developer command.

Syntax[edit]

mmenu_set id i


Argument(s)[edit]

id
id of the menu's owner.
i
the number of the internal menu.

Return Value(s)[edit]

No Return Values for this command.


Description[edit]

This Tcl proc is used to set/install MGED’s ith internal menu in the Tcl/Tk button menu owned by id


Example(s)[edit]

mged> mmenu_set bill 0
Install MGED’s 0th internal menu into id’s button menu.


See Also[edit]

mmenu_get
mmenu_set

Page Generated by David Loman on: 10/11/2007 at: 1:52:48 PM