Salome HOME
Unify the image types in module documentation.
[modules/geom.git] / doc / salome / gui / GEOM / input / using_notebook_geom_page.doc
1 /*!
2
3 \page using_notebook_geom_page Using SALOME NoteBook
4
5 It is possible to use variables defined through <b>SALOME NoteBook</b> for
6 creation and modification of objects in the Geometry module with the following
7 limitations:
8
9 <ul>
10 <li> \ref create_lcs_page "Local Coordinate System" dialog box.\n
11      The notebook parameters are correctly applied, but the study
12      update is problematic in case if the LCS is defined using an 
13      object whose dimensions are given by parameters.
14 <li> \ref color_page "Select color" dialog box.
15 <li> \ref isolines_page "Select Number of Isos" dialog box.
16 </ul>
17
18 Here is an example of setting of variables in SALOME NoteBook:
19
20 \image html using_notebook_geom.png "Setting of variables in SALOME NoteBook"
21
22 Example of using of these variables in Geometry GUI:
23
24 \image html box3.png "Box creation in Geometry module"
25
26 Our <b>TUI Scripts</b> provide you with useful examples of 
27 \ref tui_notebook_geom "Using SALOME NoteBook".
28
29 */
30