Difference between revisions of "MGED CMD rmater"

From BRL-CAD
(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...)
 
m
 
Line 1: Line 1:
[[Category:MGED]]
+
[[Category:MGED|Rmater]]
 
+
[[Category:MGED file operations|Rmater]]
 
=rmater=
 
=rmater=
 
__TOC__
 
__TOC__

Latest revision as of 23:53, 3 January 2010

rmater[edit]

Syntax[edit]

rmater file


Argument(s)[edit]

file
File containing shader, color and inheritance settings.


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

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)[edit]

mged> rmater mater_file
Read the file named mater_file and set the combination attributes according to those listed in the file.


See Also[edit]

shader
wmater
color
MGED Glossary

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