Difference between revisions of "MGED CMD dbfindtree"
From BRL-CAD
(New page: Category:MGED =dbfindtree= __TOC__ ==Syntax== :dbfindtree ''<objects>'' ==Argument(s)== : '''Objects''' :: A list of valid BRL-CAD Database Objects. ==Return Value(s)== : No Retur...) |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:MGED]] | + | [[Category:MGED|Dbfindtree]] |
− | + | [[category:MGED geometry information commands|Dbfindtree]] | |
=dbfindtree= | =dbfindtree= | ||
__TOC__ | __TOC__ |
Latest revision as of 20:42, 30 November 2009
dbfindtree[edit]
Contents
Syntax[edit]
- dbfindtree <objects>
Argument(s)[edit]
- Objects
- A list of valid BRL-CAD Database Objects.
Return Value(s)[edit]
- No Return Values for this command.
Description[edit]
Accepts a list of valid BRL-CAD Database Objects and returns all paths to each supplied object.
Example(s)[edit]
- mged> dbfindtree cone.s
- Shows all paths leading to cone.s.
See Also[edit]
Page Generated by David Loman on: 10/11/2007 at: 12:23:16 PM