Difference between revisions of "MGED CMD summary"

From BRL-CAD
(https://www.google.com/search?rlz=1CADEAC_enUS764US764&ei=smUlWqWGB8jCjwSQu6ywDQ&q=Morata+plant&oq=Morata+plant&gs_l=psy-ab.3..0i22i30k1l2.1322.5851.0.6119.3.3.0.0.0.0.109.265.2j1.3.0....0...1c.1j2.64)
m (Reverted edits by User000name (talk) to last revision by Ssd)
 
Line 2: Line 2:
 
[[category:MGED geometry information commands|Summary]]
 
[[category:MGED geometry information commands|Summary]]
 
=summary=
 
=summary=
'''summary''' is an [[MGED]] command.
 
 
__TOC__
 
__TOC__
  

Latest revision as of 16:41, 5 December 2017

summary[edit]

Syntax[edit]

summary [s r g]


Argument(s)[edit]

[s r g]
Optional. Filter output for Solids(s), Regions(r) or Combinations(g)


Return Value(s)[edit]

Summary of the current BRL-CAD Database.


Description[edit]

The "summary" command with no arguments lists the number of primitive shapes, regions, and non-region combinations in the current database. If the s argument is supplied, then the name of each primitive shape is also listed. Similarly, the r flag asks for the region names, and g asks for the names of all the combinations (including region). The flags may be concatenated to get combined output.

Example(s)[edit]

mged> summary sr
List a summary of primitive shapes and regions for the current database.


See Also[edit]

No related commands.



Page Generated by David Loman on: 10/12/2007 at: 7:24:15 AM