MGED CMD rm

From BRL-CAD
Revision as of 09:27, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =rm= __TOC__ ==Syntax== :rm combination <members> ==Argument(s)== : '''combination''' :: Valid BRL-CAD Combination in current DB. : '''<members>''' :: Valid BR...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


rm[edit]

Syntax[edit]

rm combination <members>


Argument(s)[edit]

combination
Valid BRL-CAD Combination in current DB.
<members>
Valid BRL-CAD Objects in current DB.


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

The "rm" command deletes all occurences of the listed members from the specified combination. The red, r, comb, c, and g commands provide other combination editing capabilities


Example(s)[edit]

mged> rm group1 regiona
Delete regiona from group1


See Also[edit]

r
c
g

Page Generated by David Loman on: 10/11/2007 at: 2:04:06 PM