Difference between revisions of "MGED CMD quit"
From BRL-CAD
m |
|||
Line 5: | Line 5: | ||
==Syntax== | ==Syntax== | ||
− | :quit | + | :quit |
+ | :q | ||
+ | :exit | ||
Latest revision as of 11:08, 15 November 2009
quit[edit]
Contents
Syntax[edit]
- quit
- q
- exit
Argument(s)[edit]
- No Arguments for this command.
Return Value(s)[edit]
- No Return Values for this command.
Description[edit]
The "quit" command ends the MGED process. Note that there is no write database command in MGED. All changes are made to the database as the user performs them. Therefore, a quit command will not restore the database to its pre-edited state.
Example(s)[edit]
- mged> quit
- Quits the current MGED Session.
See Also[edit]
Page Generated by David Loman on: 10/11/2007 at: 2:00:30 PM