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...) |
|||
Line 1: | Line 1: | ||
− | [[Category:MGED]] | + | [[Category:MGED|E]] |
=E= | =E= |
Revision as of 09:14, 15 November 2009
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