Salome HOME
Provide missing TUI examples of some algorithms
[modules/smesh.git] / doc / salome / gui / SMESH / input / segments_around_vertex_algo.rst
index 811ba02541291e81f58a8940fa5204de2943fc74..e70c160a6c75fce4b3f336dbe12adc51d3f10854 100644 (file)
@@ -10,6 +10,8 @@ the local size of the segments in the neighborhood of a certain
 vertex. If we assign this algorithm to a geometrical object of higher
 dimension, it applies to all its vertices.
 
+.. _note: To create 0D elements, use :ref:`adding_nodes_and_elements_page` operation.
+
 Length of segments near vertex is defined by **Length Near Vertex** hypothesis.
 This hypothesis is used by :ref:`Wire Discretization <a1d_algos_anchor>` or
 :ref:`Composite Side Discretization <a1d_algos_anchor>` algorithms as
@@ -20,5 +22,4 @@ segment length required by **Length Near Vertex** hypothesis.
 .. image:: ../images/lengthnearvertex.png
        :align: center                                                 
 
-
-
+**See also** a sample :ref:`TUI Script <tui_segments_around_vertex>`.