Salome HOME
bfce50129bab0ce2bacc4f03f5f121831e91d753
[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 <li><b>Automatic bring to front</b> - when the option is on, the objects selected by the user automatically become "top-level".</li>
48
49 </ul>
50 </ul>
51
52 <ul>
53 <li><b>Number of isolines</b> - allows to specify the number of isolines along <b>Along U</b> and <b>Along V</b> coordinate axes. They are shown on each selected face. For example:
54
55 \image html isos.png
56
57 This preference is not related with <b>Create Isoline</b> operation. 
58 By default <b>Along U</b> and <b>Along V</b> are null and isolines are not drawn. </li>
59  
60 </ul>
61
62 <ul>
63 <li><b>Input fields precision</b></li>
64 <ul>
65 <li><b>Length precision</b> - allows to adjust input precision of coordinates and dimensions.</li>
66 <li><b>Angular precision</b> - allows to adjust input precision of angles.</li>
67 <li><b>Length tolerance precision</b> - allows to adjust input precision of tolerance of coordinates and dimensions.</li>
68 <li><b>Angular tolerance precision</b> - allows to adjust input precision of tolerance of angles.</li>
69 <li><b>Weight precision</b> - allows to adjust input precision of weight and mass.</li>
70 <li><b>Density precision</b> - allows to a just input precision of density.</li>
71 <li><b>Parametric precision</b> - allows to adjust input precision of parametric values.</li>
72 <li><b>Parametric tolerance precision</b> - allows to adjust input precision of tolerance in parametric space.</li>
73 </ul>
74 </ul>
75
76 <ul>
77 <li><b>Marker of Points</b></li>
78 <ul>
79 <li><b>Type</b> - allows to select the symbol for representation of
80 points (cross, asterisk, etc.).</li>
81 <li><b>Size</b> - allows to define the size of the marker from 1
82 (smallest) to 7 (largest).</li>
83 </ul>
84 </ul>
85
86 <ul>
87 <li><b>Origin and base vectors</b></li>
88 <ul>
89 <li><b>Length of base vectors</b> - allows to define the length
90 of base vectors.</li>
91 <li><b>Auto create</b> - allows to automatically create a point
92 of origin and three base vectors of the rectangular coordinate
93 system immediately after the module activation.</li>
94 </ul>
95 </ul>
96
97 <ul>
98 <li><b>Scalar bar for field presentation</b></li>
99 <ul>
100 <li><b>X position</b> - allows to define the parametric X position of the scalar bar.</li>
101 <li><b>Y position</b> - allows to define the parametric Y position of the scalar bar.</li>
102 <li><b>Width</b> - allows to define the parametric width of the scalar bar.</li>
103 <li><b>Height</b> - allows to define the parametric height of the scalar bar.</li>
104 <li><b>Text height</b> - allows to define the font height of the scalar bar labels.</li>
105 <li><b>Number of intervals</b> - allows to define the number of scalar bar intervals.</li>
106 </ul>
107 </ul>
108
109
110 <ul>
111 <li><b>Operations</b></li>
112 <ul>
113 <li><b>Preview</b> - allows to customize the displaying preview by default.</li>
114 </ul>
115 </ul>
116
117
118 */