Salome HOME
Fix compilation error (conflict of OK name between OCCT Plate_Plate.hxx and GEOM...
[modules/geom.git] / doc / salome / gui / GEOM / input / color.doc
1 /*!
2
3 \page color_page Color
4
5 \n You can change the filling color of your object in the standard
6 <b>Select Color</b> menu accessible by right-clicking on an object and
7 selecting \b Color in the pop-up menu box.               
8
9 This functionality is available only if \em artificial
10 \ref material_page "material model" is assigned to the selected shape.
11
12 \n <b>TUI Command:</b> <em>gg.setColor(ID, Short, Short, Short)</em>
13
14 \image html selectcolor.png
15
16 Our <b>TUI Scripts</b> provide you with useful examples of 
17 \ref tui_change_color "Changing Display Parameters".
18
19 */