MGED CMD E upper
From BRL-CAD
E
Contents
Syntax
- E [-s] <objects>
Argument(s)
- [-s]
- Provides a more accurate, but slower, approximation.
- <objects>
- List of objects to be inlcuded in the approximation
Return Value(s)
- No Return Values for this command.
Description
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)
- mged> E some_object
- Display a faceted approximation of some_object
See Also
Page Generated by David Loman on: 10/11/2007 at: 12:33:21 PM