Salome HOME
Merge remote branch 'origin/V8_5_asterstudy'
[modules/smesh.git] / doc / salome / gui / SMESH / input / using_notebook_smesh_page.rst
1 .. _using_notebook_mesh_page: 
2
3 *********************
4 Using SALOME NoteBook
5 *********************
6
7 **SALOME NoteBook** allows defining variables to be used for
8 creation and modification of objects.
9
10 .. image:: ../images/using_notebook_smesh.png 
11         :align: center
12
13 .. centered::
14         Setting of variables in SALOME NoteBook
15
16 .. image:: ../images/addnode_notebook.png 
17         :align: center
18
19 .. centered::
20         Use of variables to add a node in MESH module
21
22 The following limitations on the use of variables still exist:
23
24 * :ref:`Distribution of Layers <radial_prism_algo_page>` hypothesis - parametrical values are correctly applied, but they are not restored after "Update study" operation.
25 * :ref:`Number of Segments <a1d_meshing_hypo_page>` hypothesis, Distribution with Table Density and Distribution with Analytic Density - parametrical values are not applicable.
26 * :ref:`Translation <translation_page>` dialog box, default mode (translation by two points) - parametrical values are correctly applied, but they are not restored after "Update study" operation.
27 * :ref:`Merging nodes <merging_nodes_page>` dialog box - parametrical value (tolerance of coincident nodes detection) is correctly applied, but it is not restored after "Update study" operation.
28 * :ref:`Revolution <revolution_page>` dialog box - it is impossible to use the angle of revolution as "total angle" if it is defined as variable.
29 * :ref:`Extrusion along a path <extrusion_along_path_page>` dialog box - it is impossible to use "Linear variation of the angles" mode if at least one of those angles is defined as variable.
30 * :ref:`Pattern mapping <pattern_mapping_page>` dialog box - parametrical values (indices of nodes) are correctly applied, but they are not restored after "Update study" operation.
31 * :ref:`Clipping <clipping_page>` dialog box.
32 * :ref:`Properties <colors_size_page>` dialog box.
33
34
35 Our **TUI Scripts** provide you with useful examples of :ref:`Using SALOME NoteBook <tui_notebook_smesh>`.
36
37