Salome HOME
Merge branch V7_3_1_BR
[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 customize different properties of the mesh visualization
8 parameters.
9
10 The GUI elements in the "Properties" dialog box are grouped according
11 to the entity types of mesh data. If some data entities are not
12 present in the mesh object, the corresponding GUI elements are not
13 shown.
14
15 - \b Nodes:
16   - \b Color - color of nodes.
17   - \b Type and \b Scale - these options allow changing the nodes
18     representation (see \subpage point_marker_page "Point Marker" page
19     for more details).
20 - <b>Edges / wireframe</b>:
21   - \b Color - color of element borders in wireframe mode.
22   - \b Width - width of lines (edges and borders of elements
23     in wireframe mode).
24 - \b Faces:
25   - \b Front - surface color of face elements (seen in shading mode).
26   - \b Back - backside surface color of face elements. Use the slider to
27     select this color generated on the base of the \b Face color by
28     changing its brightness and saturation. 
29 - \b Volumes:
30   - \b Normal - surface color of normal volume elements (seen in shading mode).
31   - \b Reversed - surface color of volume elements. Use the slider to
32     select this color generated on the base of the \b Normal color by
33     changing its brightness and saturation. 
34 - \b Outlines:
35   - \b Color - color of element borders in shading mode.
36   - \b Width - width of outlines (borders of elements
37     in shading mode).
38 - <b>0D elements</b>:
39   - \b Color - color of 0D elements.
40   - \b Size - size of 0D elements.
41 - \b Balls:
42   - \b Color - color of discrete ball elements.
43   - \b Size - size of discrete ball elements.
44   - \b Scale - scale factor of discrete ball elements.
45 - <b>Orientation vectors</b>:
46   - \b Color - color of orientation vectors.
47   - \b Scale - size of orientation vectors.
48   - <b>3D vectors</b> - allows to choose between 2D planar and 3D vectors.
49 - <b>Shrink coef.</b> - relative space of elements compared to gaps between
50   them in shrink mode.
51
52 */