Difference between revisions of "MGED CMD dbfind"

From BRL-CAD
(New page: Category:MGED =dbfind= __TOC__ ==Syntax== :dbfind ''<objects>'' ==Argument(s)== : '''Objects''' :: A list of valid BRL-CAD Database Objects. ==Return Value(s)== : No Return Values...)
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:MGED]]
+
[[Category:MGED|Dbfind]]
 
+
[[category:MGED geometry information commands|Dbfind]]
 
=dbfind=
 
=dbfind=
 
__TOC__
 
__TOC__

Latest revision as of 21:44, 30 November 2009

dbfind[edit]

Syntax[edit]

dbfind <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 the parent collection(s) for each supplied object.


Example(s)[edit]

mged> dbfind cone.s
Get a list of all the collections cone.s belongs to.


See Also[edit]

dbfindtree



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