MGED CMD rm

From BRL-CAD


rm

Syntax

rm combination <members>


Argument(s)

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


Return Value(s)

No Return Values for this command.


Description

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)

mged> rm group1 regiona
Delete regiona from group1


See Also

r
c
g

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