MGED CMD E upper

From BRL-CAD

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