Difference between revisions of "MGED CMD wmater"
From BRL-CAD
(New page: Category:MGED =wmater= __TOC__ ==Syntax== :''' wmater''' ''file'' <''objects''> ==Argument(s)== : '''file''' :: Target File. : '''objects''' :: List of Valid BRL-CAD Objects. =...) |
m |
||
Line 1: | Line 1: | ||
− | [[Category:MGED]] | + | [[Category:MGED|Wmater]] |
− | + | [[Category:MGED file operations|Wmater]] | |
=wmater= | =wmater= | ||
__TOC__ | __TOC__ |
Revision as of 22:55, 3 January 2010
wmater
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