Salome HOME
Fix for bug PAL9227 : SMESH : documentation on group is wrong.
[modules/smesh.git] / doc / salome / gui / SMESH / selection_filter_library.htm
index 70706af4acad90e307e73249e4e9717ba47955d9..333b5b0d2f0266ae4faead589adf53fa6be219ef 100755 (executable)
@@ -14,9 +14,10 @@ if (navigator.appName !="Netscape")
 </script>\r
 <style type="text/css">\r
 <!--\r
 </script>\r
 <style type="text/css">\r
 <!--\r
-img_whs1 { border:none; border-style:none; width:624px; height:525px; float:none; }\r
-p.whs2 { font-weight:bold; }\r
+p.whs1 { font-weight:bold; }\r
+img_whs2 { border:none; width:624px; height:776px; float:none; border-style:none; }\r
 img_whs3 { border:none; width:31px; height:30px; border-style:none; }\r
 img_whs3 { border:none; width:31px; height:30px; border-style:none; }\r
+img_whs4 { border:none; width:624px; height:525px; float:none; border-style:none; }\r
 -->\r
 </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">\r
 <!--\r
 -->\r
 </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">\r
 <!--\r
@@ -76,17 +77,15 @@ else
 \r
 <p>Selection filter library is a powerful tool enabling to create filters \r
  to be used on meshes. You can access to it from the Main Menu via <span \r
 \r
 <p>Selection filter library is a powerful tool enabling to create filters \r
  to be used on meshes. You can access to it from the Main Menu via <span \r
- style="font-weight: bold;"><B>Tools / Selection filter library</B></span> </p>\r
+ style="font-weight: bold;"><B>Tools / Selection filter library.</B></span></p>\r
 \r
 <p>&nbsp;</p>\r
 \r
 \r
 <p>&nbsp;</p>\r
 \r
-<p><img src="pics/a-filteronedges.png" x-maintain-ratio="TRUE" width="624px" height="525px" border="0" class="img_whs1"></p>\r
+<p class="whs1"><img src="pics/selectionfilterlibrary.png" x-maintain-ratio="TRUE" width="624px" height="776px" border="0" class="img_whs2"></p>\r
 \r
 <p>&nbsp;</p>\r
 \r
 \r
 <p>&nbsp;</p>\r
 \r
-<p>In this dialog window</p>\r
-\r
-<p class="whs2">Library file name s<span style="font-weight: normal;">hows \r
+<p class="whs1">Library file name s<span style="font-weight: normal;">hows \r
  the path and the file name where your filters will be stored. By clicking \r
  the</span> <img src="image103.gif" width="31px" height="30px" border="0" class="img_whs3"> <span style="font-weight: normal;">browse button \r
  you can load an existing filter library.</span></p>\r
  the path and the file name where your filters will be stored. By clicking \r
  the</span> <img src="image103.gif" width="31px" height="30px" border="0" class="img_whs3"> <span style="font-weight: normal;">browse button \r
  you can load an existing filter library.</span></p>\r
@@ -102,25 +101,49 @@ else
 <p>Each filter can be applicable to <span style="font-weight: bold;"><B>Nodes, \r
  Edges, Faces</B></span> or <span style="font-weight: bold;"><B>Volumes</B></span>. \r
  You can combine many criteria in one filter, but they all must be of the \r
 <p>Each filter can be applicable to <span style="font-weight: bold;"><B>Nodes, \r
  Edges, Faces</B></span> or <span style="font-weight: bold;"><B>Volumes</B></span>. \r
  You can combine many criteria in one filter, but they all must be of the \r
- same <span style="font-weight: bold;"><B>Entity type</B></span>. The <span style="font-weight: bold;"><B>Add</B></span> \r
- button creates a new criterion at the end of the list of criteria. The \r
- <span style="font-weight: bold;"><B>Insert</B></span> button creates a new criterion \r
- after the selected criterion. The <span style="font-weight: bold;"><B>Remove</B></span> \r
- button deletes the selected criterion. The <span style="font-weight: bold;"><B>Clear</B></span> \r
- button deletes all criteria. &nbsp;</p>\r
+ same <span style="font-weight: bold;"><B>Entity type</B></span>. </p>\r
+\r
+<p>The <span style="font-weight: bold;"><B>Add</B></span> button creates a new \r
+ criterion at the end of the list of criteria. The <span style="font-weight: bold;"><B>Insert</B></span> \r
+ button creates a new criterion before the selected criterion. The <span \r
+ style="font-weight: bold;"><B>Remove</B></span> button deletes the selected criterion. \r
+ The <span style="font-weight: bold;"><B>Clear</B></span> button deletes all criteria. \r
+ &nbsp;</p>\r
 \r
 <p>Each <span style="font-weight: bold;"><B>Entity type</B></span> has its specific \r
  list of criteria, however all filters have common syntax. For each criterion \r
  you should specify the <span style="font-weight: bold;"><B>Threshold Value</B></span> \r
  and whether we search for the elements that should be <span style="font-weight: bold;"><B>More, \r
 \r
 <p>Each <span style="font-weight: bold;"><B>Entity type</B></span> has its specific \r
  list of criteria, however all filters have common syntax. For each criterion \r
  you should specify the <span style="font-weight: bold;"><B>Threshold Value</B></span> \r
  and whether we search for the elements that should be <span style="font-weight: bold;"><B>More, \r
- Less or Equal</B></span> to this Value. You should also specify if the criterion \r
is <span style="font-weight: bold;"><B>Unary</B></span> or <span style="font-weight: bold;"><B>Binary.</B></span> \r
- &nbsp;&nbsp;</p>\r
+ Less or Equal</B></span> to this <span style="font-weight: bold;"><B>Value</B></span>. \r
You should also specify if the criterion is <span style="font-weight: bold;"><B>Unary</B></span> \r
or <span style="font-weight: bold;"><B>Binary.</B></span> &nbsp;&nbsp;</p>\r
 \r
 <p>Some criteria should have the additional parameter of <span style="font-weight: bold;"><B>Tolerance</B></span>.</p>\r
 \r
 <p>&nbsp;</p>\r
 \r
 \r
 <p>Some criteria should have the additional parameter of <span style="font-weight: bold;"><B>Tolerance</B></span>.</p>\r
 \r
 <p>&nbsp;</p>\r
 \r
+<p>When we create a <span style="font-weight: bold;"><B>Standalone Group</B></span> \r
+ using filters (for this click <span style="font-weight: bold;"><B>Set Filters</B></span> \r
+ button in the <span style="font-weight: bold;"><B>Create Group</B></span> menu), \r
+ the menu for setting filters looks a bit differently. Toggling <span style="font-weight: bold;"><B>Insert \r
+ filter in viewer</B></span> checkbox enables to preview the group selected \r
+ with your current filter in the viewer. </p>\r
+\r
+<p>In the <span style="font-weight: bold;"><B>Source</B></span> field you choose \r
+ if the filter will be applied to the whole <span style="font-weight: bold;"><B>Mesh</B></span>, \r
+ the<span style="font-weight: bold;"><B> Initial Selection </B></span>or the<span \r
+ style="font-weight: bold;"><B> Current Group. </B></span></p>\r
+\r
+<p><span style="font-weight: bold;"><B>Copy from...</B></span> button gives you \r
+ a possibility to load an existing filter from <span style="font-weight: bold;"><B>Selection \r
+ filter library</B></span> and <span style="font-weight: bold;"><B>Add to...</B></span> \r
+ button gives you a possibility to save your current filter in the Library. \r
+ &nbsp;</p>\r
+\r
+<p>&nbsp;</p>\r
+\r
+<p><img src="pics/a-filteronedges.png" x-maintain-ratio="TRUE" width="624px" height="525px" border="0" class="img_whs4"></p>\r
+\r
 <script type="text/javascript" language="javascript1.2">\r
 <!--\r
 if (window.writeIntopicBar)\r
 <script type="text/javascript" language="javascript1.2">\r
 <!--\r
 if (window.writeIntopicBar)\r