Salome HOME
c2e721e4067b480a1b5c8c0f45ebee07e36a6281
[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 using of variables, which were previously set by
19 SALOME NoteBook, in Geometry GUI:
20
21 \image html box3.png "Box creation in Geometry module"
22
23 Our <b>TUI Scripts</b> provide you with useful examples of 
24 \ref tui_notebook_geom "Using SALOME NoteBook".
25
26 */
27