Difference between revisions of "Tops"
From BRL-CAD
(initial info on the tops command) |
m |
||
Line 2: | Line 2: | ||
The _GLOBAL object reported by tops may generally be ignored. It contains per-file attributes such as the title and units. | The _GLOBAL object reported by tops may generally be ignored. It contains per-file attributes such as the title and units. | ||
+ | [[category:MGED]] |
Revision as of 10:29, 12 November 2009
The mged tops command displays a list of all top-level objects available in a .g geometry database file. BRL-CAD .g geometry database files may contain multiple models that can be represented as a set of directed acyclic graphs. The MGED tops command lists the tops of those graphs, usually indicating the major objects/assemblies/groups of significance.
The _GLOBAL object reported by tops may generally be ignored. It contains per-file attributes such as the title and units.