Difference between revisions of "MGED CMD stuff str"
From BRL-CAD
(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)...) |
m |
||
Line 1: | Line 1: | ||
− | [[Category:MGED]] | + | [[Category:MGED|Stuff_str]] |
− | + | [[Category:MGED developer commands|Stuff_str]] | |
=stuff_str= | =stuff_str= | ||
:: This is a developer command. | :: This is a developer command. |
Latest revision as of 08:59, 18 November 2009
stuff_str[edit]
- This is a developer command.
Contents
Syntax[edit]
- stuff_str string
Argument(s)[edit]
- string
- Valid string of characters.
Return Value(s)[edit]
- No Return Values for this command.
Description[edit]
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)[edit]
- No Examples for this command.
See Also[edit]
- No related commands.
Page Generated by David Loman on: 10/12/2007 at: 7:24:09 AM