Salome HOME
Add notebook documentation. BR_DumpPython_Extension TG_DumpPython_Extension_4
authorrnv <rnv@opencascade.com>
Mon, 15 Dec 2008 12:55:45 +0000 (12:55 +0000)
committerrnv <rnv@opencascade.com>
Mon, 15 Dec 2008 12:55:45 +0000 (12:55 +0000)
doc/salome/gui/GEOM/input/index.doc
doc/salome/gui/GEOM/input/using_notebook_geom_page.doc [new file with mode: 0644]

index cc7fda330a26f3fd3311b9055b20231c65bfdb6e..b0f5455f03d1ea89d090788f2d90e57230495afc 100644 (file)
@@ -4,6 +4,7 @@
 
 <ul>
 <li>\subpage introduction_page</li>
+<li>\subpage using_notebook_geom_page</li>
 <li>\subpage import_export_geom_obj_page</li>
 <li>\subpage create_geom_obj_page</li>
 <ul>
diff --git a/doc/salome/gui/GEOM/input/using_notebook_geom_page.doc b/doc/salome/gui/GEOM/input/using_notebook_geom_page.doc
new file mode 100644 (file)
index 0000000..b908fb7
--- /dev/null
@@ -0,0 +1,18 @@
+/*!
+
+\page using_notebook_geom_page Using SALOME NoteBook in the Geometry module
+
+It is possible to use variables defined through <b>SALOME NoteBook</b> for
+creation and modification of objects in the Geometry module with the following
+limitations:
+
+<ul>
+<li> \ref create_lcs_page "Local Coordinate System" dialog box.\n
+     The notebook parameters are correctly applied, but the study
+     update is problematic in case if the LCS is defined using an 
+     object whose dimensions are given by parameters.
+<li> \ref color_page "Select color" dialog box.
+<li> \ref isolines_page "Select Number of Isos" dialog box.
+</ul>
+*/
+