Salome HOME
Merge from V6_main_20120808 08Aug12
[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 slements</b> - color of 0D elements.</li>
18 <li><b>Size of 0D slements</b> - size of 0D elements.</li>
19 <li><b>Line width</b> - width of lines (edges and borders of elements).</li>
20 <li><b>Shrink coef.</b> - relative space of elements compared to gaps between
21        them in shrink mode.</li>
22 </ul>
23 <li><b>Nodes</b></li>
24 <ul>
25 <li><b>Color</b> - color of nodes.</li>
26 <li><b>Marker</b> - group of options allowing to change the representation of
27        points (see \subpage point_marker_page "Point Marker" page).</li>
28 </ul>
29 <li><b>Orientation of faces</b></li>
30 <ul>
31 <li><b>Color</b> - color of orientation vertors.</li>
32 <li><b>Scale</b> - size of orientation vectors.</li>
33 <li><b>3D vectors</b> - allows to choose between 2D planar and 3D vectors.</li>
34 </ul>
35 </ul>
36
37 */