MGED CMD stuff str

From BRL-CAD
Revision as of 09:59, 18 November 2009 by Ssd (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

stuff_str

This is a developer command.

Syntax

stuff_str string


Argument(s)

string
Valid string of characters.

Return Value(s)

No Return Values for this command.


Description

Sends a string to MGED’s tty, while leaving the current command line alone. This is used to relay the activity of Tcl/Tk command windows to MGED’s tty. If MGED is no longer attached to a tty, nothing happens.


Example(s)

No Examples for this command.


See Also

No related commands.



Page Generated by David Loman on: 10/12/2007 at: 7:24:09 AM