Difference between revisions of "MGED CMD Z"

From BRL-CAD
(Description)
Line 17: Line 17:
  
 
==Description==
 
==Description==
Zap (i.e. clear) the MGED display
 
  
 +
The Z command zaps (clears) all wireframes from the graphics display window. Graphical raytraces are not cleared by this command.
 +
 +
Note that this only affects the display of wireframes and does not delete any objects from the database.
  
 
==Example(s)==
 
==Example(s)==

Revision as of 17:20, 17 April 2011

Z

Syntax

Z


Argument(s)

No Arguments for this command.


Return Value(s)

No Return Values for this command.


Description

The Z command zaps (clears) all wireframes from the graphics display window. Graphical raytraces are not cleared by this command.

Note that this only affects the display of wireframes and does not delete any objects from the database.

Example(s)

mged> Z
Clears the mged display.


See Also

d

Page Generated by David Loman on: 10/11/2007 at: 2:07:43 PM