Salome HOME
23173: EDF 11552 - Problem using Add 0D element function
[modules/smesh.git] / doc / salome / gui / SMESH / input / editing_groups.doc
index b5031468ae0ad0e2387ff0da04a87eaf08439b0a..a880b1cfbc67184c4c62e1b8d03a20ee2d824273 100644 (file)
@@ -2,7 +2,7 @@
 
 \page editing_groups_page Editing groups
 
-\n <em>To edit an existing group of elements:</em>
+<em>To edit an existing group of elements:</em>
 <ol>
 <li>Select your group in the Object Browser and in the \b Mesh menu click
 the <b>Edit Group</b> item or <em>"Edit Group"</em> button in the toolbar.</li>
@@ -10,32 +10,40 @@ the <b>Edit Group</b> item or <em>"Edit Group"</em> button in the toolbar.</li>
 \image html image74.gif
 <center><em>"Edit Group" button</em></center>
 
-The following dialog box will appear:
+The following dialog box will appear (if the selected group
+is <em>standalone</em>, else this dialog looks different):
 
 \image html editgroup.png
 
-In this dialog box you can modify the name of your group and add or
-remove the elements forming it. For more information see 
+In this dialog box you can modify the name and the color of your group
+despite of its type. You can add or remove the elements composing a
+<em>standalone group</em>. You can change criteria of the filter of
+a <em>group on filter</em>. For more information see
 \ref creating_groups_page "Creating Groups" page.
-<li>Click the \b Apply or <b>Apply and Close</b> button to confirm modification of the
-group.</li>
+
+<li>Click the \b Apply or <b>Apply and Close</b> button to confirm
+modification of the group.</li>
 </ol>
 
-\n <em>To convert an existing group on geometry into standalone group
-of elements and modify:</em>
+<br>
+\anchor convert_to_standalone
+<em>To convert an existing group on geometry or a group on filer into
+a standalone group and modify its contents:</em>
 <ol>
-<li>Select your group on geometry in the Object Browser and in the \b Mesh menu click
-the <b>Edit Group as Standalone</b> item.</li>
+<li>Select your group on geometry or on filter in the
+Object Browser and in the \b Mesh menu click the <b>Edit Group as
+Standalone</b> item.</li>
 
 \image html image74.gif
 <center><em>"Edit Group as Standalone" button</em></center>
 
-The group on geometry will be converted into standalone group and can
-be modified as group of elements
+The selected group will be converted into a standalone group and
+its contents can be modified.
+
 <li>Click the \b Apply or <b>Apply and Close</b> button to confirm modification of the
 group.</li>
+</ol>
 
-<br><b>See Also</b> a sample TUI Script of an 
-\ref tui_edit_group "Edit Group" operation.  
+\sa A sample TUI Script of an \ref tui_edit_group "Edit Group" operation.  
 
 */