Difference between revisions of "MGED CMD whatid"
From BRL-CAD
(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...) |
m |
||
Line 1: | Line 1: | ||
− | [[Category:MGED]] | + | [[Category:MGED|Whatid]] |
=whatid= | =whatid= |
Revision as of 11:16, 15 November 2009
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