Salome HOME
Implementation of the "0020839: EDF 1370 DOC : Update of the TUI features documentati...
[modules/geom.git] / doc / salome / gui / GEOM / input / material.doc
1 /*!
2
3 \page material_page Material
4
5 \n You can change the material properties of the selected shape(s) by
6 - choosing one of predefined global materials,
7 - choosing one of predefined user materials,
8 - creating a new user material and applying it to the selected shape(s)
9
10 in the following dialog box.
11
12 \image html material_front.png
13 <center><em><b>Set Material Properties</b> dialog: <b>Front material</b> tab</em></center>
14
15 \image html material_back.png
16 <center><em><b>Set Material Properties</b> dialog: <b>Back material</b> tab</em></center>
17
18 This functionality is available in both OCC and VTK viewers.
19
20 User can changed the following material properties
21
22 - ambient color and coefficient
23 - diffuse color and coefficient
24 - specular color and coefficient
25 - emission color and coefficient (available only in OCC viewer)
26 - shininess
27
28 With help of <b>Front material</b> and <b>Back material</b> tabs of
29 <b>Set Material Properties</b> dialog it is possible to set front and
30 back materials of the selected shape(s). To make <b>Back material</b>
31 tab visible it is needed to check <b>Enable back material</b> check
32 box. If back material is not defined, front material specified for the
33 selected shape(s) is used as both front and back materials.
34
35 All currently available materials are shown in the left-side list box
36 of the <b>Set Material Properties</b> dialog.
37
38 - <b>[Current]</b> item in the list corresponds to
39   the front/back (depending on what tab is currently active) material
40   currently used for the selected shape(s)
41 - <b>[Default]</b> item in the list corresponds to the front/back material
42   specified in Geometry module preferences
43 - <b>Global</b> materials are shown in blue color in the list
44 - <b>User</b> materials are shown in black color in the list 
45
46
47 <b>Examples:</b>
48
49 \image html material_OCC.png
50 <center><em>Different materials in OCC viewer</em></center>
51
52 \image html material_VTK.png
53 <center><em>Different materials in VTK viewer</em></center>
54
55 */
56