mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-11 16:19:16 +05:00
16 lines
557 B
ReStructuredText
16 lines
557 B
ReStructuredText
.. _double_nodes_control_page:
|
|
|
|
************
|
|
Double nodes
|
|
************
|
|
|
|
This mesh quality control highlights the nodes which are coincident with other nodes (within a given tolerance). Distance at which two nodes are considered coincident is defined by :ref:`Quality Controls/Double nodes tolerance <dbl_nodes_tol_pref>` preference.
|
|
|
|
.. image:: ../images/double_nodes.png
|
|
:align: center
|
|
|
|
.. centered::
|
|
Some nodes are coincident after copying all elements with translation.
|
|
|
|
**See also**: A sample TUI Script of a :ref:`tui_double_nodes_control` filter.
|