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

Revision as of 07:36, 18 August 2008


dbfind

Syntax

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


Example(s)

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


See Also

dbfindtree



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