Update for bug 0019875.

This commit is contained in:
skl 2008-06-09 07:28:36 +00:00
parent e7e908bf4c
commit 2e2a21b84d
3 changed files with 11 additions and 11 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 27 KiB

View File

@ -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 range <li> <b>Select Sub-Shapes</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 All button enables work with all sub-shapes of the Main
Shape.</li> Shape.</li>
<li><b>In Place of Second Shape</b> restricts range of accesible <li><b>In Place of 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 range of elements to <li><b>Sub-Shapes of Second Shape</b> restricts the range of accessible elements to
those sub-shapes of the Main Shape that are sub-shapes of <b>Second those sub-shapes of the Main Shape that are sub-shapes of <b>Second
Shape</b>.</li> Shape</b>.</li>
</ul> </ul>
@ -46,15 +46,15 @@ delete elements from the list, select them and click \b Remove
button.</li> 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. To delete elements from the list, select them and click \b group. If the <b>Second Shape</b> is used, the elements are added
Remove button. If you set <b>Second Shape</b>, action of <b>Select according to <b>Select Sub Shapes</b> setting. To delete elements
All</b> is limited according to you choice in <b>Select Sub-Shapes</b> from the list, select them and click \b Remove button.
button group.</li></ul> </li></ul>
</li> </li>
<li>Finally, confirm your selection by clicking \b OK (also closes the <li>Finally, confirm your selection by clicking <b>Apply and Close
Menu) or \b Apply (leaves the Menu open for creation of other groups), </b> (also closes the Menu) or \b Apply (leaves the Menu open for
or skip it by clicking \b Close button.</li> creation of other groups), or skip it by clicking \b Close button.
</ul> </li></ul>
\n The Result of the operation will be a \b GEOM_Object. \n The Result of the operation will be a \b GEOM_Object.