MGED CMD whatid
From BRL-CAD
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