mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-01 04:10:34 +05:00
Additional fix of issue 0019875: to clarify the labels of the GUI panel for group creation.
This commit is contained in:
parent
ab22b2dd47
commit
186564b1cb
@ -25,14 +25,14 @@ group (points, wires, faces, shells or solids).</li>
|
|||||||
default, it is Group_n.</li>
|
default, it is Group_n.</li>
|
||||||
<li>Then, using the "Select" button, select the <b>Main Shape</b> (a
|
<li>Then, using the "Select" button, select the <b>Main Shape</b> (a
|
||||||
geometrical object on which the group will be created). </li>
|
geometrical object on which the group will be created). </li>
|
||||||
<li> <b>Select Sub-Shapes</b> button group lets you restrict the range
|
<li> <b>Main Shape Selection restriction</b> button group lets you restrict the range
|
||||||
of group elements you operate with.
|
of group elements you operate with.
|
||||||
<ul><li>\b All button enables work with all sub-shapes of the Main
|
<ul><li> <b>No restriction</b> button enables work with all sub-shapes of the Main
|
||||||
Shape.</li>
|
Shape.</li>
|
||||||
<li><b>In Place of Second Shape</b> restricts the range of accessible
|
<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 those sub-shapes of the Main Shape that geometrically
|
||||||
coincide with the <b>Second Shape</b>.</li>
|
coincide with the <b>Second Shape</b>.</li>
|
||||||
<li><b>Sub-Shapes of Second Shape</b> restricts the range of
|
<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
|
accessible elements to those sub-shapes of the Main Shape that
|
||||||
are sub-shapes of <b>Second Shape</b>. This is useful because
|
are sub-shapes of <b>Second Shape</b>. This is useful because
|
||||||
sometimes purely geometrical coincidence is not enough and it
|
sometimes purely geometrical coincidence is not enough and it
|
||||||
@ -50,7 +50,7 @@ button.</li>
|
|||||||
<li>Clicking <b>Select All</b> button you can add all object's
|
<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
|
elements of a certain type in the list of the elements of the
|
||||||
group. If the <b>Second Shape</b> is used, the elements are added
|
group. If the <b>Second Shape</b> is used, the elements are added
|
||||||
according to <b>Select Sub Shapes</b> setting. To delete elements
|
according to <b>Main Shape Selection restriction</b> settings. To delete elements
|
||||||
from the list, select them and click \b Remove button.
|
from the list, select them and click \b Remove button.
|
||||||
</li></ul>
|
</li></ul>
|
||||||
</li>
|
</li>
|
||||||
|
Loading…
Reference in New Issue
Block a user