Difference between revisions of "MGED CMD whatid"
From BRL-CAD
m |
|||
Line 1: | Line 1: | ||
[[Category:MGED|Whatid]] | [[Category:MGED|Whatid]] | ||
− | + | [[Category:MGED combination commands|Whatid]] | |
=whatid= | =whatid= | ||
__TOC__ | __TOC__ |
Latest revision as of 11:57, 21 November 2009
whatid[edit]
Contents
Syntax[edit]
- whatid region_name
Argument(s)[edit]
- region_name
- Valid BRL-CAD Region Object
Return Value(s)[edit]
- Integer value RegionID.
Description[edit]
The "whatid" command lists the ident number of the specified region.
Example(s)[edit]
- mged> whatid regiona
- Get the ident number for regiona.
See Also[edit]
Page Generated by David Loman on: 10/12/2007 at: 7:30:08 AM