X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fsegments_around_vertex_algo.rst;h=e70c160a6c75fce4b3f336dbe12adc51d3f10854;hp=73cdd63786c9eb0e221ed75c0455fda16470d34d;hb=05bdaa6d2e34f8faf44db72a387557bfdfc52486;hpb=88141f757b048eaa5aae0be49faaf274448bbcaf diff --git a/doc/salome/gui/SMESH/input/segments_around_vertex_algo.rst b/doc/salome/gui/SMESH/input/segments_around_vertex_algo.rst index 73cdd6378..e70c160a6 100644 --- a/doc/salome/gui/SMESH/input/segments_around_vertex_algo.rst +++ b/doc/salome/gui/SMESH/input/segments_around_vertex_algo.rst @@ -10,9 +10,11 @@ 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:`a1d_algos_anchor` "Wire Discretization" or -:ref:`a1d_algos_anchor` "Composite Side Discretization" algorithms as +This hypothesis is used by :ref:`Wire Discretization ` or +:ref:`Composite Side Discretization ` algorithms as follows: a geometrical edge is discretized according to a 1D hypotheses and then nodes near vertices are modified to assure the segment length required by **Length Near Vertex** hypothesis. @@ -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 `.