]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Update GEOM gui documentation
authormaintenance team <salome-mnt@opencascade.com>
Tue, 25 Aug 2009 12:28:49 +0000 (12:28 +0000)
committermaintenance team <salome-mnt@opencascade.com>
Tue, 25 Aug 2009 12:28:49 +0000 (12:28 +0000)
doc/salome/gui/GEOM/input/display_mode.doc
doc/salome/gui/GEOM/input/fillet1d_operation.doc
doc/salome/gui/GEOM/input/import_export.doc
doc/salome/gui/GEOM/input/using_notebook_geom_page.doc
doc/salome/gui/GEOM/input/viewing_geom_obj.doc

index 985c9347ae23f79ece62c8d0818fd7c68d99a4b5..f8eaeccf018879859c2e0436f76e863faa3fc548 100644 (file)
@@ -18,9 +18,11 @@ Wireframe</b> or <b>Shading</b>.
 \image html /disp_mode2sn.png
 <center><em>Shading</em></center>
 
-\n There is an option to show the direction of edges on the selected shape from popup menu <b> Display mode
--> Show Edge Direction</b> or it possible to apply this functionality for all objects in the current view from
-the main menu <b> View -> Display Mode -> Show/Hide Edge Direction.</b>
+\n It is possible to show the direction of edges of the selected
+shape. For this, choose in the context menu of the shape
+<b>Display mode -> Show Edge Direction</b>, or apply this
+functionality for all objects in the current view via the main menu
+<b> View -> Display Mode -> Show/Hide Edge Direction.</b>
 
 \image html vectors_mode.png
 <center><em>Vectors Mode (Show Edge Direction)</em></center>
@@ -30,4 +32,4 @@ the main menu <b> View -> Display Mode -> Show/Hide Edge Direction.</b>
 Our <b>TUI Scripts</b> provide you with useful examples of 
 \ref tui_change_disp_mode "Changing Display Parameters".
 
-*/
\ No newline at end of file
+*/
index 4d9ef7f9de55aaae87ce06ef738cda2199301e81..46d291b48142b28255df9107d11724ef86d1d6c4 100644 (file)
@@ -4,8 +4,9 @@
 
 This operation creates fillets on the corners of a <b>Wire with Planar
 Edges</b>.
-Note, that each couple of edges connected with a vertex, where 1D fillet should be
-constructed, have to be in same plane.
+Note that each couple of edges connected with a vertex, where 1D fillet should be
+constructed, have to lie in the same plane.
+
 \image html fillet1d_2.png
 
 To produce a \b Fillet 1D in the <b>Main Menu</b> select 
@@ -14,14 +15,14 @@ To produce a \b Fillet 1D in the <b>Main Menu</b> select
 Define the <b>Wire with planar Edges</b> to create a fillet on, select the necessary 
 vertexes on this wire in the OCC Viewer and define the \b Radius of the Fillet.
 
-\b Note: This Operation Works for the Wires with <b>Planar Edges</b> Only.
+\b Note: This Operation Works for the Wires with <b>Planar Edges</b> only.
 
 <b>TUI Command:</b> <em>geompy.MakeFillet1D(Shape, R, ListVertexes)</em>
 \n <b>Arguments:</b> Name + 1 shape + empty list or several vertexes + 1 value (Fillet radius).
 
 <b>Examples:</b>
 
-\image html fillet1d_1.png
+\image html fillet1d_1.png "Filleted Wire"
 
 Our <b>TUI Scripts</b> provide you with useful examples of the use of
 \ref tui_fillet1d "Transformation Operations".
index 3dd363b02222864ed14ace17da1795cb5609a999..70537f934099ab3604a7b66d07c5240aeca73364 100644 (file)
@@ -24,8 +24,8 @@ the <b>Object Browser</b>.
 
 \note If the selected file is in IGES format and the length is not
 expressed in meters, it will be suggested to scale the model into the
-metric system (see the picture below). This feature can be helpful in the
-case if wrong units have been written to the IGES file by some
+metric system (see the picture below). This feature can be helpful if
+some wrong units have been written to the IGES file by a
 3rd-party software.
 
 \image html iges_unit.png
index d9b4753fe63a58a1061ef3f9986c923f50742713..685c9bdcb7b9165a391acb3d38b13c3a4d9c18ba 100644 (file)
@@ -2,9 +2,13 @@
 
 \page using_notebook_geom_page Using SALOME NoteBook
 
-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:
+<b>SALOME NoteBook</b> allows defining variables to be used for creation and modification of objects.
+
+\image html using_notebook_geom.png "Definition of variables in SALOME NoteBook"
+
+\image html box3.png "Use of variables for creation of a box in Geometry module"
+
+The following limitations on the use of variables still exist:
 
 <ul>
 <li> \ref create_lcs_page "Local Coordinate System" dialog box.\n
@@ -15,14 +19,6 @@ limitations:
 <li> \ref isolines_page "Select Number of Isos" dialog box.
 </ul>
 
-Here is an example of setting of variables in SALOME NoteBook:
-
-\image html using_notebook_geom.png "Setting of variables in SALOME NoteBook"
-
-Example of using of these variables in Geometry GUI:
-
-\image html box3.png "Box creation in Geometry module"
-
 Our <b>TUI Scripts</b> provide you with useful examples of 
 \ref tui_notebook_geom "Using SALOME NoteBook".
 
index 3787aed92915c5cdcf5b70b36f32c81ac83fd398..1c2a518d44dce2eca3b7663a4028e14fcb519f3b 100644 (file)
@@ -27,8 +27,8 @@ the standard <b>Select Color</b> menu.</li>
 transparency of geometrical objects.</li>
 <li>\subpage isolines_page "Isos" - allows to change the number of
 isolines displayed within a shape.</li>
-<li><b>Auto color</b> / <b>Disable auto color</b> - toggle auto color
-mode. When auto color mode is enabled, the groups created on the
+<li><b>Auto color</b> / <b>Disable auto color</b> - activates the auto color
+mode. When the auto color mode is enabled, the groups created on the
 sub-shapes of the selected geometrical object are automatically
 coloured by the unique colors. TUI Commands :
 <em>go.SetAutoColor(enable)</em>, <em>enabled = go.GetAutoColor()</em></li>
@@ -62,18 +62,17 @@ on the viewer background:
 <li><b>Select Only</b> provides a filter for exclusive selection of objects of a certain type.</li>
 </ul>
 
-The Object browser's popup menu can include some other commands:
+The the following commands appear in the Object Browser context menu
+under certain conditions:
 
 \image html ob_popup_menu.png <br>
 
 <ul>
-<li>\subpage work_with_groups_page "Create Group" - invokes dialog box
-that allows creating groups of geometrical objects.</li>
-<li><b>Hide Children</b> / <b>Show Children</b> - hide / show child
-sub-objects in the Object Browser. These commands are available only
-if the selected geometry object has any children. Note: when some
-children are hidden, the object name is hilghlighted with the bold
-font.</li>
+<li>\subpage work_with_groups_page "Create Group" - allows creating groups of geometrical objects.</li>
+<li><b>Hide Children</b> / <b>Show Children</b> - hides / shows child
+sub-objects in the Object Browser, if the selected geometr object has
+child objects. When some child objects are hidden, the name of the
+parent object is hilghlighted with bold font.</li>
 </ul>
 
 */