MGED CMD whichid

From BRL-CAD


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