Salome HOME
PR: merged from V5_1_4rc1
[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>Fill</b> - color of surface of elements (seen in Shading mode).</li>
13 <li><b>Back Face</b> - color of interior surface of elements.</li>
14 <li><b>Outline</b> - color of borders of elements.</li>
15 <li><b>0D slements</b> - color of 0D elements.</li>
16 <li><b>Size of 0D slements</b> - size of 0D elements.</li>
17 <li><b>Width</b> - width of lines (edges and borders of elements).</li>
18 <li><b>Shrink coef.</b> - relative space of elements compared to gaps between
19        them in shrink mode.</li>
20 </ul>
21 <li><b>Nodes</b></li>
22 <ul>
23 <li><b>Color</b> - color of nodes.</li>
24 <li><b>Marker</b> - group of options allowing to change the representation of
25        points (see \subpage point_marker_page "Point Marker" page).</li>
26 </ul>
27 <li><b>Orientation of faces</b></li>
28 <ul>
29 <li><b>Color</b> - color of orientation vertors.</li>
30 <li><b>Scale</b> - size of orientation vectors.</li>
31 <li><b>3D vectors</b> - allows to choose between 2D planar and 3D vectors.</li>
32 </ul>
33 </ul>
34
35 */