MGED CMD item

From BRL-CAD

item[edit]

Syntax[edit]

item region_name ident_number [air_code [material_code [LOS]]]


Argument(s)[edit]

region_name
Valid Region in Database
ident_number
Ident to set region_name to.
air_code
air_code to set region_name to.
material_code
material_code to set region_name to.
LOS
LOS to set region_name to.


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

The "item" command sets the values of ident_number, aircode, material_code, and LOS for the specified region.


Example(s)[edit]

mged> item region_1 1137 0 8 100
Set ident number to 1137, air code to 0, material code to 8, and los to 100 for region_1.


See Also[edit]

idents
r
regions
MGED Glossary

Page Generated by David Loman on: 10/11/2007 at: 1:13:37 PM