]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
PAL16820: Select Sub-Shapes should be activated by default when we open create groupe...
authoreap <eap@opencascade.com>
Mon, 14 Apr 2008 13:08:07 +0000 (13:08 +0000)
committereap <eap@opencascade.com>
Mon, 14 Apr 2008 13:08:07 +0000 (13:08 +0000)
doc/salome/gui/GEOM/images/geomcreategroup.png
doc/salome/gui/GEOM/input/working_with_groups.doc

index f51ab22fd4fb0d57eb5dd64a19e3cb6f79a9a6eb..a9b310d941e54ab07b16974ed059d9e827eefb0e 100755 (executable)
Binary files a/doc/salome/gui/GEOM/images/geomcreategroup.png and b/doc/salome/gui/GEOM/images/geomcreategroup.png differ
index ed0909498f4cfa75195a532a8f25948ba3c3ccce..19d8f45bbcab637f91826f26d30c32928109c02f 100644 (file)
@@ -19,25 +19,32 @@ menu select <b>New entity > Group > Create</b>
 In this Menu:
 
 <ul>
-<li><b>Shape Type</b> radio button define the type of elements for the
+<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
 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). You can select
-the elements of your group in two ways: </li>
+geometrical object on which the group will be created). </li>
+<li> You can select the elements of your group in two ways:
 <ul>
-<li>Clicking <b>Select Sub-Shapes</b> button you can select them
+<li>You can select them
 manually in the 3D Viewer, and add to the group by clicking the \b Add
 button (keep down the Shift button on the keyboard to select several
 elements and add all them together). The indexes of the selected
 elements will be displayed in the list. To delete elements from the
-list, select them and click \b Remove button.</li>
+list, select them and click \b Remove button.\n
+    Checking in <b>Select in Place of Second Shape</b> box allows you
+to specify <b>Second Shape</b> which will restrict selection to those
+subshapes of the main shape that geometrically coincide with the
+Second Shape.
+</li>
 <li>Clicking <b>Select All</b> button you can add all object's
 elements of a certain type in the list of the elements of the
 group. To delete elements from the list, select them and click \b
-Remove button.</li>
-</ul>
+Remove button. If you set <b>Second shape</b>, action of <b>Select
+All</b> is limited to subshapes geometrically coincident with the
+Second Shape</li>
+</ul></li>
 <li>Finally, confirm your selection by clicking \b OK (also closes the
 Menu) or \b Apply (leaves the Menu open for creation of other groups),
 or skip it by clicking \b Close button.</li>