Difference between revisions of "MGED CMD Z"

From BRL-CAD
(Description)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[Category:MGED|Z]]
 
[[Category:MGED|Z]]
 
+
[[Category:MGED view manipulation|Z]]
 
=Z=
 
=Z=
 
__TOC__
 
__TOC__
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.
 +
 +
To clear the graphical raytraces, use the Raytrace Control Panel: Graphics Window > File > Raytrace > fbclear button.
  
 
==Example(s)==
 
==Example(s)==
 
: '''mged>''' Z
 
: '''mged>''' Z
:: Clears the mged display.
+
:: Clears the mged display of wireframes.
 
 
  
 
==See Also==
 
==See Also==

Latest revision as of 11:29, 9 April 2013

Z[edit]

Syntax[edit]

Z


Argument(s)[edit]

No Arguments for this command.


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

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.

To clear the graphical raytraces, use the Raytrace Control Panel: Graphics Window > File > Raytrace > fbclear button.

Example(s)[edit]

mged> Z
Clears the mged display of wireframes.

See Also[edit]

d

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