X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fabout_filters.doc;fp=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fabout_filters.doc;h=0519da4f5cc6227ff98b2ef9d38d7d2efa7e8796;hb=10191484fe88a27e962b8e4b57e09d390d8705c7;hp=7468931a1e4d646742db40318891272f79dcaf4b;hpb=f1313a5ca0b091dd5cb88c7eb0f4f1e5ea3f7bdb;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/about_filters.doc b/doc/salome/gui/SMESH/input/about_filters.doc index 7468931a1..0519da4f5 100644 --- a/doc/salome/gui/SMESH/input/about_filters.doc +++ b/doc/salome/gui/SMESH/input/about_filters.doc @@ -7,21 +7,22 @@ specific condition or a set of conditions. Filters can be used to create or edit mesh groups, remove elements from the mesh, control mesh quality by different parameters, etc. -Several criteria can be combined together by using logical operators \a -AND and \a OR. In addition, a filter criterion can be reverted -using logical operator \a NOT. +Several \ref filtering_criteria "filtering criteria" can be combined +together by using logical operators \a AND and \a OR. In addition, a +filter criterion can be reverted using logical operator \a NOT. -Some filtering criteria use the functionality of \ref quality_page "mesh quality controls" -to filter mesh nodes / elements by specific characteristic (Area, Length, etc). +Some filtering criteria use the functionality of \ref quality_page +"mesh quality controls" to filter mesh nodes / elements by specific +characteristic (Area, Length, etc). The functinality of mesh filters is available in both GUI and TUI modes: -- In GUI, filters are available in some dialog boxes via -"Set Filters" button, clicking on which opens the dialog box +- In GUI, filters are available in some dialog boxes via "Set Filters" +button, clicking on which opens the \ref filtering_elements "dialog box" allowing to specify the list of filter criteria to be applied to the -current selection. See \subpage selection_filter_library_page page to learn more -about selection filters and their usage in GUI. +current selection. See \subpage selection_filter_library_page page to +learn more about selection filters and their usage in GUI. - In Python scripts, filters can be used to choose only some mesh entities (nodes or elements) for the operations, which require the