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...)
(No difference)

Revision as of 07:37, 18 August 2008


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