Salome HOME
Update the GUI documentation for SMESH module
[modules/smesh.git] / doc / salome / gui / SMESH / selection_filter_library.htm
1 <!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">\r
2 \r
3 <html>\r
4 \r
5 <head>\r
6 <title>Selection filter library</title>\r
7 <meta http-equiv="content-type" content="text/html; charset=windows-1252">\r
8 <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">\r
9 <link rel="stylesheet" href="default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">\r
10 <!--\r
11 if (navigator.appName !="Netscape")\r
12 {   document.write("<link rel='stylesheet' href='default.css'>");}\r
13 //-->\r
14 </script>\r
15 <style type="text/css">\r
16 <!--\r
17 img_whs1 { border:none; width:583px; height:754px; border-style:none; }\r
18 p.whs2 { font-weight:bold; }\r
19 img_whs3 { border:none; width:31px; height:30px; border-style:none; }\r
20 -->\r
21 </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">\r
22 <!--\r
23 function reDo() {\r
24   if (innerWidth != origWidth || innerHeight != origHeight)\r
25      location.reload();\r
26 }\r
27 if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {\r
28         origWidth = innerWidth;\r
29         origHeight = innerHeight;\r
30         onresize = reDo;\r
31 }\r
32 onerror = null; \r
33 //-->\r
34 </script>\r
35 <style type="text/css">\r
36 <!--\r
37 div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }\r
38 -->\r
39 </style><script type="text/javascript" language="javascript1.2" src="whmsg.js"></script>\r
40 <script type="text/javascript" language="javascript" src="whver.js"></script>\r
41 <script type="text/javascript" language="javascript1.2" src="whproxy.js"></script>\r
42 <script type="text/javascript" language="javascript1.2" src="whutils.js"></script>\r
43 <script type="text/javascript" language="javascript1.2" src="whtopic.js"></script>\r
44 </head>\r
45 <body><script type="text/javascript" language="javascript1.2">\r
46 <!--\r
47 if (window.gbWhTopic)\r
48 {\r
49         if (window.addTocInfo)\r
50         {\r
51         addTocInfo("MESH module\nGrouping elements\nSelection filter library");\r
52 addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");\r
53 \r
54         }\r
55         if (window.writeBtnStyle)\r
56                 writeBtnStyle();\r
57 \r
58         if (window.writeIntopicBar)\r
59                 writeIntopicBar(1);\r
60 \r
61         if (window.setRelStartPage)\r
62         {\r
63         setRelStartPage("smesh.htm");\r
64 \r
65                 autoSync(1);\r
66                 sendSyncInfo();\r
67                 sendAveInfoOut();\r
68         }\r
69 }\r
70 else\r
71         if (window.gbIE4)\r
72                 document.location.reload();\r
73 //-->\r
74 </script>\r
75 <h1>Selection filter library</h1>\r
76 \r
77 <p>Selection filter library is a powerful tool enabling to create filters \r
78  to be used on meshes. You can access to it from the Main Menu via <span \r
79  style="font-weight: bold;"><B>Tools / Selection filter library</B></span> </p>\r
80 \r
81 <p>&nbsp;</p>\r
82 \r
83 <p><img src="image84.jpg" width="583px" height="754px" border="0" class="img_whs1"></p>\r
84 \r
85 <p>&nbsp;</p>\r
86 \r
87 <p>In this dialog window</p>\r
88 \r
89 <p class="whs2">Library file name s<span style="font-weight: normal;">hows \r
90  the path and the file name where your filters will be stored. By clicking \r
91  the</span> <img src="image103.gif" width="31px" height="30px" border="0" class="img_whs3"> <span style="font-weight: normal;">browse button \r
92  you can load an existing filter library.</span></p>\r
93 \r
94 <p><span style="font-weight: bold;"><B>Names of filters</B></span> lists the filters \r
95  created or uploaded for the current study. You can <span style="font-weight: bold;"><B>Add</B></span> \r
96  or <span style="font-weight: bold;"><B>Delete</B></span> filters. &nbsp;</p>\r
97 \r
98 <p>In <span style="font-weight: bold;"><B>Filter name</B></span> box you can specify \r
99  the name for your filter. By default it is prefixed with the corresponding \r
100  entity type.</p>\r
101 \r
102 <p>Each filter can be applicable to <span style="font-weight: bold;"><B>Nodes, \r
103  Edges, Faces</B></span> or <span style="font-weight: bold;"><B>Volumes</B></span>. \r
104  You can combine many criteria in one filter, but they all must be of the \r
105  same <span style="font-weight: bold;"><B>Entity type</B></span>. The <span style="font-weight: bold;"><B>Add</B></span> \r
106  button creates a new criterion at the end of the list of criteria. The \r
107  <span style="font-weight: bold;"><B>Insert</B></span> button creates a new criterion \r
108  after the selected criterion. The <span style="font-weight: bold;"><B>Remove</B></span> \r
109  button deletes the selected criterion. The <span style="font-weight: bold;"><B>Clear</B></span> \r
110  button deletes all criteria. &nbsp;</p>\r
111 \r
112 <p>Each <span style="font-weight: bold;"><B>Entity type</B></span> has its specific \r
113  list of criteria, however all filters have common syntax. For each criterion \r
114  you should specify the <span style="font-weight: bold;"><B>Threshold Value</B></span> \r
115  and whether we search for the elements that should be <span style="font-weight: bold;"><B>More, \r
116  Less or Equal</B></span> to this Value. You should also specify if the criterion \r
117  is <span style="font-weight: bold;"><B>Unary</B></span> or <span style="font-weight: bold;"><B>Binary.</B></span> \r
118  &nbsp;&nbsp;</p>\r
119 \r
120 <p>Some criteria should have the additional parameter of <span style="font-weight: bold;"><B>Tolerance</B></span>.</p>\r
121 \r
122 <p>&nbsp;</p>\r
123 \r
124 <script type="text/javascript" language="javascript1.2">\r
125 <!--\r
126 if (window.writeIntopicBar)\r
127         writeIntopicBar(0);\r
128 //-->\r
129 </script>\r
130 </body>\r
131 </html>\r