MGED CMD rm

From BRL-CAD


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