MGED CMD dbfindtree
From BRL-CAD
Revision as of 06:37, 18 August 2008 by Dloman (talk | contribs) (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...)
dbfindtree
Contents
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
Page Generated by David Loman on: 10/11/2007 at: 12:23:16 PM