mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-02-03 21:50:33 +05:00
GDD: Some mispell corrections
This commit is contained in:
parent
b5eb9a6a03
commit
a21764f491
@ -18,13 +18,13 @@ The functinality of mesh filters is available in both GUI and TUI
|
|||||||
modes:
|
modes:
|
||||||
|
|
||||||
- In GUI, filters are available in some dialog boxes via an additional
|
- In GUI, filters are available in some dialog boxes via an additional
|
||||||
"Set Filtes" button, clicking on which opens specific dialog box
|
"Set Filters" button, clicking on which opens specific dialog box
|
||||||
allowing to specify the list of filter criterions to be applied to the
|
allowing to specify the list of filter criterions to be applied to the
|
||||||
current selection. Follow to the \subpage selection_filter_library_page page to learn more
|
current selection. Follow to the \subpage selection_filter_library_page page to learn more
|
||||||
about selection filters and their usage in GUI.
|
about selection filters and their usage in GUI.
|
||||||
|
|
||||||
- In Python scripts, filters can be used to choose only some of mesh
|
- In Python scripts, filters can be used to choose only some of mesh
|
||||||
enitities (nodes and/or elements) for the operations which require
|
entities (nodes and/or elements) for the operations which require
|
||||||
list of the entities as input parameter (create/modify group, remove
|
list of the entities as input parameter (create/modify group, remove
|
||||||
nodes/elements, etc). The page \ref tui_filters_page provides
|
nodes/elements, etc). The page \ref tui_filters_page provides
|
||||||
examples of the filters usage in the Python scripts.
|
examples of the filters usage in the Python scripts.
|
||||||
|
Loading…
Reference in New Issue
Block a user