Salome HOME
Allow creating smeshBuilder before geomBuilder
[modules/smesh.git] / doc / salome / gui / SMESH / input / segments_around_vertex_algo.rst
1 .. _segments_around_vertex_algo_page:
2
3 **********************
4 Segments around Vertex
5 **********************
6
7 **Segments around Vertex** algorithm is considered to be a 0D meshing
8 algorithm, but, of course, it doesn't mesh vertices. It allows to define
9 the local size of the segments in the neighborhood of a certain
10 vertex. If we assign this algorithm to a geometrical object of higher
11 dimension, it applies to all its vertices.
12
13 Length of segments near vertex is defined by **Length Near Vertex** hypothesis.
14 This hypothesis is used by :ref:`Wire Discretization <a1d_algos_anchor>` or
15 :ref:`Composite Side Discretization <a1d_algos_anchor>` algorithms as
16 follows: a geometrical edge is discretized according to a 1D 
17 hypotheses and then nodes near vertices are modified to assure the 
18 segment length required by **Length Near Vertex** hypothesis.
19
20 .. image:: ../images/lengthnearvertex.png
21         :align: center                                                 
22
23
24