Salome HOME
Implementation of the "0020839: EDF 1370 DOC : Update of the TUI features documentati...
[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 \n <b>TUI Command:</b> <em>gg.setColor(ID, Short, Short, Short)</em>
10
11 \image html selectcolor.png
12
13 Our <b>TUI Scripts</b> provide you with useful examples of 
14 \ref tui_change_color "Changing Display Parameters".
15
16 */