MGED CMD red

From BRL-CAD

red[edit]

Syntax[edit]

red combination


Argument(s)[edit]

combination
Valid BRL-CAD combination in current DB.


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

The "red" command creates a file describing the specified combination and starts an editor for the user to modify the combination. The environment EDITOR variable will be used to select the editor. If EDITOR is not set, then /bin/ed will be used. All the attributes of BRL-CAD regions and combinations may be edited in this way. The region specific attributes will be ignored if the combination is not a region and is not set to be a region during editing. It is not necessary to be in an editing mode to run this command. The rm, r, comb, c, and g commands provide some basic combination editing capabilities.


Example(s)[edit]

mged> red group2
Edit the combination group2 with the user’s editor of choice.


See Also[edit]

regions
rm
r
c
g

Page Generated by David Loman on: 10/11/2007 at: 2:02:01 PM