Update doc for Material

This commit is contained in:
ana 2012-04-16 13:03:09 +00:00
parent e45e7e620d
commit 6827b0d0fd
2 changed files with 9 additions and 4 deletions

View File

@ -4,7 +4,10 @@
\n You can change the filling color of your object in the standard \n You can change the filling color of your object in the standard
<b>Select Color</b> menu accessible by right-clicking on an object and <b>Select Color</b> menu accessible by right-clicking on an object and
selecting \b Color in the pop-up menu box. selecting \b Color in the pop-up menu box.
This functionality is avalible only for Artificial
\ref material "materials" of the selected shape(s).
\n <b>TUI Command:</b> <em>gg.setColor(ID, Short, Short, Short)</em> \n <b>TUI Command:</b> <em>gg.setColor(ID, Short, Short, Short)</em>

View File

@ -9,14 +9,16 @@
in the following dialog box. in the following dialog box.
<center><em><b>Set Material Properties</b> dialog:
\image html material.png \image html material.png
<center><em><b>Set Material Properties</b> dialog</em></center>
\n With help of <b>Set Material Properties</b> dialog it is possible to set
With help of <b>Set Material Properties</b> dialog it is possible to set
materials of the selected shape(s). materials of the selected shape(s).
This functionality is available in OCC and VTK viewers. This functionality is available in OCC and VTK viewers.
\anchor material
User can changed the following material properties User can changed the following material properties
- ambient color and coefficient - ambient color and coefficient
@ -24,7 +26,7 @@ User can changed the following material properties
- specular color and coefficient - specular color and coefficient
- emission color and coefficient (available only in OCC viewer), which simulate light originating from an object. - emission color and coefficient (available only in OCC viewer), which simulate light originating from an object.
- shininess - shininess
- type of material: <b>Physical</b> these materials will not allow modification of color attributes (gold, aluminium, bronze, etc.) - type of material: <b>Physical</b> these materials will not allow modification of color attributes (gold, aluminium, bronze, etc.);
<b>Artificial</b> these materials will allow modification of color attributes (plastic, satin, metall, etc.) <b>Artificial</b> these materials will allow modification of color attributes (plastic, satin, metall, etc.)
\n All currently available materials are shown in the left-side list box \n All currently available materials are shown in the left-side list box