MGED CMD whatid
From BRL-CAD
Revision as of 09:06, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =whatid= __TOC__ ==Syntax== :''' whatid''' ''region_name'' ==Argument(s)== : '''region_name''' :: Valid BRL-CAD Region Object ==Return Value(s)== : Integer value R...)
whatid
Contents
Syntax
- whatid region_name
Argument(s)
- region_name
- Valid BRL-CAD Region Object
Return Value(s)
- Integer value RegionID.
Description
The "whatid" command lists the ident number of the specified region.
Example(s)
- mged> whatid regiona
- Get the ident number for regiona.
See Also
Page Generated by David Loman on: 10/12/2007 at: 7:30:08 AM