Difference between revisions of "MGED CMD wmater"
From BRL-CAD
m |
User000name (talk | contribs) (age&q=Morata%20plant&f=false - "Indian Medicinal Plants: A Compendium of 500 Species - Google Books") |
||
Line 2: | Line 2: | ||
[[Category:MGED file operations|Wmater]] | [[Category:MGED file operations|Wmater]] | ||
=wmater= | =wmater= | ||
+ | '''wmater''' is an [[MGED]] command. | ||
__TOC__ | __TOC__ | ||
Revision as of 15:07, 5 December 2017
wmater
wmater is an MGED command.
Contents
Syntax
- wmater file <objects>
Argument(s)
- file
- Target File.
- objects
- List of Valid BRL-CAD Objects.
Return Value(s)
- No Return Values for this command.
Description
The "wmater" command lists the shader name and parameters, RGB color, RGB_valid flag, and the inheritance flag to the specified file for the listed objects. The format used is compatible with the rmater command. If file already exists, the new data is appended to it.
Example(s)
- No Examples for this command.
See Also
- mged> wmater mater_file group1 regiona
- List the shader parameters of group1 and regiona to mater_file.
Page Generated by David Loman on: 10/12/2007 at: 7:30:55 AM