MGED CMD whichid
From BRL-CAD
whichid
Contents
Syntax
- whichid <idents>
Argument(s)
- idents
- One or more RegionIDs (Integers)
Return Value(s)
- Regions that use one of the supplied idents
Description
The "whichid" command lists all the regions that use one of the idents specified.
Example(s)
- mged> whichid 1002 1003
- List all regions in the current database that have idents of 1002 or 1003.
See Also
Page Generated by David Loman on: 10/12/2007 at: 7:30:29 AM