Salome HOME
Redesign SALOME documentation
[modules/smesh.git] / doc / salome / gui / SMESH / input / segments_around_vertex_algo.doc
diff --git a/doc/salome/gui/SMESH/input/segments_around_vertex_algo.doc b/doc/salome/gui/SMESH/input/segments_around_vertex_algo.doc
deleted file mode 100644 (file)
index ecd2e8a..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*!
-
-\page segments_around_vertex_algo_page Segments around Vertex
-
-\n <b>Segments around Vertex</b> algorithm is considered to be a 0D meshing
-algorithm, but, of course, it doesn't mesh vertices. It allows to define
-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.
-
-Length of segments near vertex is defined by <b> Length Near
-  Vertex </b> hypothesis.
-This hypothesis is used by \ref a1d_algos_anchor "Wire Discretization" or
-\ref a1d_algos_anchor "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 <b> Length Near Vertex </b> hypothesis.
-
-\image html lengthnearvertex.png
-
-
-*/