Difference between revisions of "MGED CMD E upper"

From BRL-CAD
(New page: Category:MGED =E= __TOC__ ==Syntax== :E [-s] <objects> ==Argument(s)== : '''[-s]''' :: Provides a more accurate, but slower, approximation. : '''<objects>''' :: List of objects to...)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:MGED]]
+
[[Category:MGED|E]]
 
+
[[category:MGED view manipulation|E]]
 
=E=
 
=E=
 
__TOC__
 
__TOC__

Latest revision as of 02:27, 20 November 2009

E[edit]

Syntax[edit]

E [-s] <objects>


Argument(s)[edit]

[-s]
Provides a more accurate, but slower, approximation.
<objects>
List of objects to be inlcuded in the approximation


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

Display objects in an evaluated form. All the Boolean operations indicated in each object in objects will be performed, and a resulting faceted approximation of the actual objects will be displayed. Note that this is usually much slower than using the usual draw command.


Example(s)[edit]

mged> E some_object
Display a faceted approximation of some_object


See Also[edit]

draw
facetize

Page Generated by David Loman on: 10/11/2007 at: 12:33:21 PM