Salome HOME
Implementation of the issue 21285: EDF 1877 SMESH: Color of groups is only visible...
[modules/smesh.git] / doc / salome / gui / SMESH / input / colors_size.doc
1 /*!
2
3 \page colors_size_page Colors / Size
4
5 \image html colors_size.png
6
7 Using this dialog you can define the following set of mesh visualization
8 parameters:
9 <ul>
10 <li><b>Elements</b></li>
11 <ul>
12 <li><b>Surface color</b> - color of surface of elements (seen in Shading mode).</li>
13 <li><b>Back surface color</b> - color of interior surface of elements. Use slider to select this color. This color 
14 generated on base of the <b>Surface color</b> by changing it's brightness and saturation.</li>
15 <li><b>Outline</b> - color of borders of elements.</li>
16 <li><b>0D slements</b> - color of 0D elements.</li>
17 <li><b>Size of 0D slements</b> - size of 0D elements.</li>
18 <li><b>Width</b> - width of lines (edges and borders of elements).</li>
19 <li><b>Shrink coef.</b> - relative space of elements compared to gaps between
20        them in shrink mode.</li>
21 </ul>
22 <li><b>Nodes</b></li>
23 <ul>
24 <li><b>Color</b> - color of nodes.</li>
25 <li><b>Marker</b> - group of options allowing to change the representation of
26        points (see \subpage point_marker_page "Point Marker" page).</li>
27 </ul>
28 <li><b>Orientation of faces</b></li>
29 <ul>
30 <li><b>Color</b> - color of orientation vertors.</li>
31 <li><b>Scale</b> - size of orientation vectors.</li>
32 <li><b>3D vectors</b> - allows to choose between 2D planar and 3D vectors.</li>
33 </ul>
34 </ul>
35
36 */