MGED CMD whichid

From BRL-CAD
Revision as of 10:07, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =whichid= __TOC__ ==Syntax== :''' whichid''' <''idents''> ==Argument(s)== : '''idents''' :: One or more RegionIDs (Integers) ==Return Value(s)== : Regions that use...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


whichid[edit]

Syntax[edit]

whichid <idents>


Argument(s)[edit]

idents
One or more RegionIDs (Integers)


Return Value(s)[edit]

Regions that use one of the supplied idents


Description[edit]

The "whichid" command lists all the regions that use one of the idents specified.


Example(s)[edit]

mged> whichid 1002 1003
List all regions in the current database that have idents of 1002 or 1003.


See Also[edit]

whatid
which_shader
whichair
whichid
e_id



Page Generated by David Loman on: 10/12/2007 at: 7:30:29 AM