Difference between revisions of "MGED CMD E upper"
From BRL-CAD
Line 1: | Line 1: | ||
[[Category:MGED|E]] | [[Category:MGED|E]] | ||
− | + | [[category:MGED view manipulation|E]] | |
=E= | =E= | ||
__TOC__ | __TOC__ |
Latest revision as of 01:27, 20 November 2009
E[edit]
Contents
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]
Page Generated by David Loman on: 10/11/2007 at: 12:33:21 PM