]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Common update of Salome GUI documentation
authormaintenance team <salome-mnt@opencascade.com>
Thu, 13 Nov 2008 10:08:27 +0000 (10:08 +0000)
committermaintenance team <salome-mnt@opencascade.com>
Thu, 13 Nov 2008 10:08:27 +0000 (10:08 +0000)
doc/salome/gui/GEOM/images/geomcreategroup.png
doc/salome/gui/GEOM/input/import_export.doc
doc/salome/gui/GEOM/input/working_with_groups.doc

index ea1e533ee93bda4c8c85b9e321844345db08a0b2..1682ae431902cf37d7828577302e40495b61c3b7 100755 (executable)
Binary files a/doc/salome/gui/GEOM/images/geomcreategroup.png and b/doc/salome/gui/GEOM/images/geomcreategroup.png differ
index 25eb1ae6741d219c2ea9fef59d1018962df38715..1cd5cc459c38372d9d2fd2c707153484dbd36d37 100644 (file)
@@ -22,11 +22,11 @@ Select the required file and click \b Open. Your file will be imported in
 the module and its contents (geometrical object) will be displayed in
 the <b>Object Browser</b>.
 
-\note You can re-open ones imported shape from the initial file, if
-the file has been changed on disk. Use for that item
-<b>Reload From Disk</b> from context menu of imported
-shape. Reloaded shape will have the same representation parameters
-like before this operation.
+\note It is possible to re-open from the initial file a previously imported shape if
+the file has been changed on disk. For this, select
+<b>Reload From Disk</b> in the context menu of the imported
+shape. The reloaded shape will have the same representation parameters
+as before this operation.
 
 \image html geomimport_reopen.png
 
index a2ef93fc9be3d2b0c71203179a3066d434649bb0..5c924b3ec9092178b0706721af597f9e6cacb870 100644 (file)
@@ -21,20 +21,20 @@ In this Menu:
 <ul>
 <li><b>Shape Type</b> radio button defines the type of elements for the
 group (points, wires, faces, shells or solids).</li>
-<li><b>Group Name</b> - here you can enter the name of the group, by
+<li><b>Group Name</b> - allows defining the name of the group, by
 default, it is Group_n.</li>
 <li>Then, using the "Select" button, select the <b>Main Shape</b> (a
 geometrical object on which the group will be created). </li>
-<li> <b>Main Shape Selection restriction</b> button group lets you restrict the range
-of group elements you operate with.
-<ul><li> <b>No restriction</b> button enables work with all sub-shapes of the Main
+<li> <b>Main Shape Selection restriction</b> button group allows limiting the range
+of available group elements,
+<ul><li> <b>No restriction</b> button enables all sub-shapes of the Main
 Shape.</li>
 <li><b>Geometrical parts of the Second Shape</b> restricts the range of accessible
-elements to those sub-shapes of the Main Shape that geometrically
+elements to the sub-shapes of the Main Shape that geometrically
 coincide with the <b>Second Shape</b>.</li>
 <li><b>Only Sub-Shapes of the Second Shape</b> restricts the range of
-accessible elements to those sub-shapes of the Main Shape that 
-are sub-shapes of <b>Second Shape</b>. This is useful because 
+accessible elements to the sub-shapes of the Main Shape that 
+are sub-shapes of the <b>Second Shape</b>. This is useful because 
 sometimes purely geometrical coincidence is not enough and it 
 is necessary to work with shapes, which actually belong both 
 to the main and the second shape.</li>