Salome HOME
Merge remote branch 'origin/akl/22379'
[modules/geom.git] / doc / salome / gui / GEOM / input / geometry_preferences.doc
1 /*!
2
3 \page geometry_preferences_page Geometry preferences
4
5 \anchor pref_settings <h2>Settings</h2>
6
7 In the \b Geometry module you can set preferences for visualisation of
8 geometrical figures, which can be used in later sessions with this module.
9 There is also a special group of preferences controlling input
10 precision for floating-point data.
11
12 \image html pref15.png
13
14 \par
15 To redefine any color click on the corresponding line to access to
16 the <b>Select Color</b> dialog box.
17
18 <ul>
19 <li><b>General</b></li>
20 <ul>
21 <li><b>Default display mode</b> - allows to choose between wireframe, shading or 
22 shading with edges.</li>
23 <li><b>Default shading color</b> - allows to select default shading
24 color.</li>
25 <li><b>Edges in shading</b> - allows to select default edges color in shading mode.</li>
26 <li><b> Default wireframe color</b> - allows to select default
27 wireframe color (to be applied to any lines not being free boundaries
28 or isolated lines).</li>
29 <li><b>Color of free boundaries</b> - allows to select default color for free boundaries.</li>
30 <li><b>Color of edges, vectors and wires</b> - allows to select
31 default color for edges, vectors and wires (isolated lines).</li>
32 <li><b>Color of points</b> - allows to select default color for
33 vertices.</li>
34 <li><b>Color of isolines</b> - allows to select default color for
35 isolines.</li>
36 <li><b>Step value for spin boxes</b> - allows to define the increment
37 of values set in spin boxes.</li>
38 <li><b>Deflection coefficient</b> - allows to define default deflection
39 coefficient for lines and surfaces. A smaller coefficient provides
40 better quality of a shape in the viewer.</li>
41 <li><b>Show predefined materials in popup menu</b> - allows to customize the displaying of popup menu with list of 
42 predefined materials.</li>
43 <li><b>Default material</b> - allows to define default material.</li>
44 <li><b>Subshapes color for editing a group</b> - allows to select default color for subshapes in a group.</li>
45 <li><b>Edges width</b> - allows to define default width of the edges.</li>
46 <li><b>Isolines width</b> - allows to define default width of the isolines.</li>
47 <li><b>Preview edges width</b> - allows to define width of the edges for preview.</li>
48 <li><b>Measures line width</b> - allows to define lines width of measurements tools.</li>
49 <li><b>Automatic bring to front</b> - when the option is on, the objects selected by the user automatically become "top-level".</li>
50
51 </ul>
52 </ul>
53
54 <ul>
55 <li><b>Dimensions (Measurements)</b></li>
56 <ul>
57 <li><b>Color</b> - allows to define color for persistent dimension presentations.</li>
58 <li><b>Line width</b> - allows to define pixel width of dimension lines.</li>
59 <li><b>Font height</b> - allows to define height of dimension text.</li>
60 <li><b>Length of arrows</b> - allows to define length of dimension arrows.</li>
61 <li><b>Length measurement units</b> - allows to define units of measurement for lengths dimensions.</li>
62 <li><b>Angle measurement units</b> - allows to define units of measurement for angles dimensions.</li>
63 <li><b>Show units of measurements</b> - when this option is on, the measurement units are added as prefix to value label of dimension.</li>
64 <li><b>Default flyout length</b> - allows to define default flyout length used when creating the dimensions. The length can be interactively changed after creation by moving the flyouts.</li>
65 </ul>
66 </ul>
67
68 <ul>
69 <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:
70
71 \image html isos.png
72
73 This preference is not related with <b>Create Isoline</b> operation. 
74 By default <b>Along U</b> and <b>Along V</b> are null and isolines are not drawn. </li>
75  
76 </ul>
77
78 <ul>
79 <li><b>Input fields precision</b></li>
80 <ul>
81 <li><b>Length precision</b> - allows to adjust input precision of coordinates and dimensions.</li>
82 <li><b>Angular precision</b> - allows to adjust input precision of angles.</li>
83 <li><b>Length tolerance precision</b> - allows to adjust input precision of tolerance of coordinates and dimensions.</li>
84 <li><b>Angular tolerance precision</b> - allows to adjust input precision of tolerance of angles.</li>
85 <li><b>Weight precision</b> - allows to adjust input precision of weight and mass.</li>
86 <li><b>Density precision</b> - allows to a just input precision of density.</li>
87 <li><b>Parametric precision</b> - allows to adjust input precision of parametric values.</li>
88 <li><b>Parametric tolerance precision</b> - allows to adjust input precision of tolerance in parametric space.</li>
89 </ul>
90 </ul>
91
92 <ul>
93 <li><b>Marker of Points</b></li>
94 <ul>
95 <li><b>Type</b> - allows to select the symbol for representation of
96 points (cross, asterisk, etc.).</li>
97 <li><b>Size</b> - allows to define the size of the marker from 1
98 (smallest) to 7 (largest).</li>
99 </ul>
100 </ul>
101
102 <ul>
103 <li><b>Origin and base vectors</b></li>
104 <ul>
105 <li><b>Length of base vectors</b> - allows to define the length
106 of base vectors.</li>
107 <li><b>Auto create</b> - allows to automatically create a point
108 of origin and three base vectors of the rectangular coordinate
109 system immediately after the module activation.</li>
110 </ul>
111 </ul>
112
113 <ul>
114 <li><b>Scalar bar for field presentation</b></li>
115 <ul>
116 <li><b>X position</b> - allows to define the parametric X position of the scalar bar.</li>
117 <li><b>Y position</b> - allows to define the parametric Y position of the scalar bar.</li>
118 <li><b>Width</b> - allows to define the parametric width of the scalar bar.</li>
119 <li><b>Height</b> - allows to define the parametric height of the scalar bar.</li>
120 <li><b>Text height</b> - allows to define the font height of the scalar bar labels.</li>
121 <li><b>Number of intervals</b> - allows to define the number of scalar bar intervals.</li>
122 </ul>
123 </ul>
124
125
126 <ul>
127 <li><b>Operations</b></li>
128 <ul>
129 <li><b>Preview</b> - allows to customize the displaying preview by default.</li>
130 </ul>
131 </ul>
132
133 \anchor pref_dependency_tree <h2>Dependency Tree</h2>
134
135 Also user can set preferences for visualisation of <b>Dependency Tree</b> in 2D Viewer.
136
137 \image html pref_dep_tree.png
138
139 <ul>
140 <li><b>General</b></li>
141 <ul>
142 <li><b>Hierarchy type</b> - allows to choose default displaying mode of dependency tree.</li>
143 <li><b>Possibility to move nodes</b> - enable/disable the possibility of moving nodes by default.</li>
144 </ul>
145 </ul>
146
147 <ul>
148 <li><b>Color</b></li>
149 <ul>
150 <li><b>Background color</b> - allows to select default background color.</li>
151 <li><b>Default node color</b> - allows to select default node color.</li>
152 <li><b>Main node color</b> - allows to select default main node color.</li>
153 <li><b>Unpublished node color</b> - allows to select default node color
154 for unpublished objects.</li>
155 <li><b>Selected node color</b> - allows to select default selected node color.</li>
156 <li><b>Default arrow color</b> - allows to select default arrow color.</li>
157 <li><b>Highlighted arrow color</b> - allows to select default highlighted 
158 arrow color.</li>
159 <li><b>Selected arrow color</b> - allows to select default selected 
160 arrow color.</li>
161 </ul>
162 </ul>
163
164 */