From 6a891e22864f6a3786d18a99497e3393fe6244d8 Mon Sep 17 00:00:00 2001 From: maintenance team Date: Tue, 25 Aug 2009 12:28:49 +0000 Subject: [PATCH] Update GEOM gui documentation --- doc/salome/gui/GEOM/input/display_mode.doc | 10 ++++++---- .../gui/GEOM/input/fillet1d_operation.doc | 9 +++++---- doc/salome/gui/GEOM/input/import_export.doc | 4 ++-- .../GEOM/input/using_notebook_geom_page.doc | 18 +++++++----------- .../gui/GEOM/input/viewing_geom_obj.doc | 19 +++++++++---------- 5 files changed, 29 insertions(+), 31 deletions(-) diff --git a/doc/salome/gui/GEOM/input/display_mode.doc b/doc/salome/gui/GEOM/input/display_mode.doc index 985c9347a..f8eaeccf0 100644 --- a/doc/salome/gui/GEOM/input/display_mode.doc +++ b/doc/salome/gui/GEOM/input/display_mode.doc @@ -18,9 +18,11 @@ Wireframe or Shading. \image html /disp_mode2sn.png
Shading
-\n There is an option to show the direction of edges on the selected shape from popup menu Display mode --> Show Edge Direction or it possible to apply this functionality for all objects in the current view from -the main menu View -> Display Mode -> Show/Hide Edge Direction. +\n It is possible to show the direction of edges of the selected +shape. For this, choose in the context menu of the shape +Display mode -> Show Edge Direction, or apply this +functionality for all objects in the current view via the main menu + View -> Display Mode -> Show/Hide Edge Direction. \image html vectors_mode.png
Vectors Mode (Show Edge Direction)
@@ -30,4 +32,4 @@ the main menu View -> Display Mode -> Show/Hide Edge Direction. Our TUI Scripts provide you with useful examples of \ref tui_change_disp_mode "Changing Display Parameters". -*/ \ No newline at end of file +*/ diff --git a/doc/salome/gui/GEOM/input/fillet1d_operation.doc b/doc/salome/gui/GEOM/input/fillet1d_operation.doc index 4d9ef7f9d..46d291b48 100644 --- a/doc/salome/gui/GEOM/input/fillet1d_operation.doc +++ b/doc/salome/gui/GEOM/input/fillet1d_operation.doc @@ -4,8 +4,9 @@ This operation creates fillets on the corners of a Wire with Planar Edges. -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 Main Menu select @@ -14,14 +15,14 @@ To produce a \b Fillet 1D in the Main Menu select Define the Wire with planar Edges 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 Planar Edges Only. +\b Note: This Operation Works for the Wires with Planar Edges only. TUI Command: geompy.MakeFillet1D(Shape, R, ListVertexes) \n Arguments: Name + 1 shape + empty list or several vertexes + 1 value (Fillet radius). Examples: -\image html fillet1d_1.png +\image html fillet1d_1.png "Filleted Wire" Our TUI Scripts provide you with useful examples of the use of \ref tui_fillet1d "Transformation Operations". diff --git a/doc/salome/gui/GEOM/input/import_export.doc b/doc/salome/gui/GEOM/input/import_export.doc index 3dd363b02..70537f934 100644 --- a/doc/salome/gui/GEOM/input/import_export.doc +++ b/doc/salome/gui/GEOM/input/import_export.doc @@ -24,8 +24,8 @@ the Object Browser. \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 diff --git a/doc/salome/gui/GEOM/input/using_notebook_geom_page.doc b/doc/salome/gui/GEOM/input/using_notebook_geom_page.doc index d9b4753fe..685c9bdcb 100644 --- a/doc/salome/gui/GEOM/input/using_notebook_geom_page.doc +++ b/doc/salome/gui/GEOM/input/using_notebook_geom_page.doc @@ -2,9 +2,13 @@ \page using_notebook_geom_page Using SALOME NoteBook -It is possible to use variables defined through SALOME NoteBook for -creation and modification of objects in the Geometry module with the following -limitations: +SALOME NoteBook 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: -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 TUI Scripts provide you with useful examples of \ref tui_notebook_geom "Using SALOME NoteBook". diff --git a/doc/salome/gui/GEOM/input/viewing_geom_obj.doc b/doc/salome/gui/GEOM/input/viewing_geom_obj.doc index 3787aed92..1c2a518d4 100644 --- a/doc/salome/gui/GEOM/input/viewing_geom_obj.doc +++ b/doc/salome/gui/GEOM/input/viewing_geom_obj.doc @@ -27,8 +27,8 @@ the standard Select Color menu. transparency of geometrical objects.
  • \subpage isolines_page "Isos" - allows to change the number of isolines displayed within a shape.
  • -
  • Auto color / Disable auto color - toggle auto color -mode. When auto color mode is enabled, the groups created on the +
  • Auto color / Disable auto color - 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 : go.SetAutoColor(enable), enabled = go.GetAutoColor()
  • @@ -62,18 +62,17 @@ on the viewer background:
  • Select Only provides a filter for exclusive selection of objects of a certain type.
  • -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
    */ -- 2.39.2