MGED CMD stuff str
From BRL-CAD
Revision as of 08:48, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =stuff_str= :: This is a developer command. __TOC__ ==Syntax== :stuff_str ''string'' ==Argument(s)== : '''string''' :: Valid string of characters. ==Return Value(s)...)
stuff_str
- This is a developer command.
Contents
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