Salome HOME
Merge from V6_main 11/02/2013
[modules/geom.git] / doc / salome / gui / GEOM / input / geometry_preferences.doc
1 /*!
2
3 \page geometry_preferences_page Geometry preferences
4
5 In the \b Geometry module you can set preferences for visualisation of
6 geometrical figures, which can be used in later sessions with this module.
7 There is also a special group of preferences controlling input
8 precision for floating-point data.
9
10 \image html pref15.png
11
12 \par
13 To redefine any color click on the corresponding line to access to
14 the <b>Select Color</b> dialog box.
15
16 <ul>
17 <li><b>General</b></li>
18 <ul>
19 <li><b>Default display mode</b> - allows to choose between wireframe, shading or 
20 shading with edges.</li>
21 <li><b>Default shading color</b> - allows to select default shading
22 color.</li>
23 <li><b>Edges in shading</b> - allows to select default edges color in shading mode.</li>
24 <li><b> Default wireframe color</b> - allows to select default
25 wireframe color (to be applied to any lines not being free boundaries
26 or isolated lines).</li>
27 <li><b>Color of free boundaries</b> - allows to select default color for free boundaries.</li>
28 <li><b>Color of edges, vectors and wires</b> - allows to select
29 default color for edges, vectors and wires (isolated lines).</li>
30 <li><b>Color of points</b> - allows to select default color for
31 vertices.</li>
32 <li><b>Color of isolines</b> - allows to select default color for
33 isolines.</li>
34 <li><b>Step value for spin boxes</b> - allows to define the increment
35 of values set in spin boxes.</li>
36 <li><b>Deflection coefficient</b> - allows to define default deflection
37 coefficient for lines and surfaces. A smaller coefficient provides
38 better quality of a shape in the viewer.</li>
39 <li><b>Show predefined materials in popup menu</b> - allows to customize the displaying of popup menu with list of 
40 predefined materials.</li>
41 <li><b>Default material</b> - allows to define default material.</li>
42 <li><b>Subshapes color for editing a group</b> - allows to select default color for subshapes in a group.</li>
43 <li><b>Edges width</b> - allows to define default width of the edges.</li>
44 <li><b>Isolines width</b> - allows to define default width of the isolines.</li>
45 <li><b>Preview edges width</b> - allows to define width of the edges for preview.</li>
46 <li><b>Measures line width</b> - allows to define lines width of measurements tools.</li>
47
48 </ul>
49 </ul>
50
51 <ul>
52 <li><b>Input fields precision</b></li>
53 <ul>
54 <li><b>Length precision</b> - allows to ajust input precision of coordinates and dimensions.</li>
55 <li><b>Angular precision</b> - allows to ajust input precision of angles.</li>
56 <li><b>Length tolerance precision</b> - allows to ajust input precision of tolerance of coordinates and dimensions.</li>
57 <li><b>Angular tolerance precision</b> - allows to ajust input precision of tolerance of angles.</li>
58 <li><b>Weight precision</b> - allows to ajust input precision of weight and mass.</li>
59 <li><b>Density precision</b> - allows to ajust input precision of density.</li>
60 <li><b>Parametric precision</b> - allows to ajust input precision of parametric values.</li>
61 <li><b>Parametric tolerance precision</b> - allows to ajust input precision of tolerance in parametric space.</li>
62 </ul>
63 </ul>
64
65 <ul>
66 <li><b>Marker of Points</b></li>
67 <ul>
68 <li><b>Type</b> - allows to select the symbol for representation of
69 points (cross, asterisk, etc.).</li>
70 <li><b>Size</b> - allows to define the size of the marker from 1
71 (smallest) to 7 (largest).</li>
72 </ul>
73 </ul>
74
75 <ul>
76 <li><b>Origin and base vectors</b></li>
77 <ul>
78 <li><b>Length of base vectors</b> - allows to define the length
79 of base vectors.</li>
80 <li><b>Auto create</b> - allows to automatically create a point
81 of origin and three base vectors of the rectangular coordinate
82 system immediately after the module activation.</li>
83 </ul>
84 </ul>
85
86
87 <ul>
88 <li><b>Operations</b></li>
89 <ul>
90 <li><b>Preview</b> - allows to customize the displaying preview by default.</li>
91 </ul>
92 </ul>
93
94
95 */