MGED CMD mmenu set

[edit] mmenu_set

This is a developer command.

Contents


[edit] Syntax

mmenu_set id i


[edit] Argument(s)

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

[edit] Return Value(s)

No Return Values for this command.


[edit] Description

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


[edit] Example(s)

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


[edit] See Also

mmenu_get
mmenu_set

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