MGED CMD mmenu set

From BRL-CAD

mmenu_set

This is a developer command.

Syntax

mmenu_set id i


Argument(s)

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

Return Value(s)

No Return Values for this command.


Description

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


Example(s)

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


See Also

mmenu_get
mmenu_set

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