MGED CMD rmater
From BRL-CAD
Revision as of 08:27, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =rmater= __TOC__ ==Syntax== :rmater file ==Argument(s)== : '''file''' :: File containing shader, color and inheritance settings. ==Return Value(s)== : No Return Val...)
rmater
Contents
Syntax
- rmater file
Argument(s)
- file
- File containing shader, color and inheritance settings.
Return Value(s)
- No Return Values for this command.
Description
The "rmater" command reads the specified file and sets the combinationshader, color, and inheritance values according to those listed in the file. The format of the file is expected to be as produced by the wmater command
Example(s)
- mged> rmater mater_file
- Read the file named mater_file and set the combination attributes according to those listed in the file.
See Also
Page Generated by David Loman on: 10/11/2007 at: 2:04:17 PM