Salome HOME
Fix wrong display of preferences in Properties window.
[modules/smesh.git] / doc / salome / gui / SMESH / input / colors_size.doc
1 /*!
2
3 \page colors_size_page Properties
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> - surface color of elements (seen in Shading mode).</li>
13 <li><b>Back surface color</b> - interior surface color of elements. Use slider to select this color 
14 generated on base of the <b>Surface color</b> by changing its brightness and saturation.</li>
15 <li><b>Outline color</b> - color of element borders.</li>
16 <li><b>Wireframe color</b> - color of element borders in wireframe mode.</li>
17 <li><b>0D elements</b> - color of 0D elements.</li>
18 <li><b>Size of 0D elements</b> - size of 0D elements.</li>
19 <li><b>Ball elements</b> - color of MED_BALL elements.</li>
20 <li><b>Size of Ball elements</b> - size of MED_BALL elements.</li>
21 <li><b>Line width</b> - width of lines (edges and borders of elements).</li>
22 <li><b>Shrink coef.</b> - relative space of elements compared to gaps between
23        them in shrink mode.</li>
24 </ul>
25 <li><b>Nodes</b></li>
26 <ul>
27 <li><b>Color</b> - color of nodes.</li>
28 <li><b>Marker</b> - group of options allowing to change the representation of
29        points (see \subpage point_marker_page "Point Marker" page).</li>
30 </ul>
31 <li><b>Orientation of faces</b></li>
32 <ul>
33 <li><b>Color</b> - color of orientation vertors.</li>
34 <li><b>Scale</b> - size of orientation vectors.</li>
35 <li><b>3D vectors</b> - allows to choose between 2D planar and 3D vectors.</li>
36 </ul>
37 </ul>
38
39 */