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