MGED CMD edmater

From BRL-CAD
Revision as of 01:28, 4 January 2010 by Ssd (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

edmater[edit]

Syntax[edit]

edmater <combinations>


Argument(s)[edit]

<combinations>
List of db combinations.


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

The "edmater" command places the user in an editor ready to edit a file filled with shader arguments for the combinations listed on the command line. The arguments placed in the file for editing are the shader name and its own arguments, RGB color, RGB_valid flag, and the inheritance flag. The editor used is whatever the user has set in the environment variable EDITOR. If EDITOR is not set, then /bin/ed is used.


Example(s)[edit]

mged> edmater comb1 comb2
Edit the shader parameters for combinations named comb1 and comb2


See Also[edit]

shader

Page Generated by David Loman on: 10/11/2007 at: 12:39:14 PM