Difference between revisions of "MGED CMD quit"

From BRL-CAD
(New page: Category:MGED =quit= __TOC__ ==Syntax== :quit ==Argument(s)== : No Arguments for this command. ==Return Value(s)== : No Return Values for this command. ==Description== The "qu...)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:MGED]]
+
[[Category:MGED|Quit]]
  
 
=quit=
 
=quit=
Line 5: Line 5:
  
 
==Syntax==
 
==Syntax==
:quit  
+
:quit
 +
:q
 +
:exit
  
  

Latest revision as of 12:08, 15 November 2009


quit[edit]

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]

exit
q

Page Generated by David Loman on: 10/11/2007 at: 2:00:30 PM