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
Line 1: Line 1:
[[Category:MGED]]
+
[[Category:MGED|Dbfindtree]]
  
 
=dbfindtree=
 
=dbfindtree=

Revision as of 09:33, 18 November 2009


dbfindtree

Syntax

dbfindtree <objects>


Argument(s)

Objects
A list of valid BRL-CAD Database Objects.

Return Value(s)

No Return Values for this command.


Description

Accepts a list of valid BRL-CAD Database Objects and returns all paths to each supplied object.


Example(s)

mged> dbfindtree cone.s
Shows all paths leading to cone.s.


See Also

dbfind



Page Generated by David Loman on: 10/11/2007 at: 12:23:16 PM