X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fsegments_around_vertex_algo.doc;fp=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fsegments_around_vertex_algo.doc;h=0000000000000000000000000000000000000000;hb=f0f67c0b47e58361bc50c7169734da604fbfca01;hp=ecd2e8aa9f91a13de0121db7a528cf1c8989fc3c;hpb=f6825d843153c333e95e1345ef7c7fc2d0fe5698;p=modules%2Fsmesh.git 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 index ecd2e8aa9..000000000 --- a/doc/salome/gui/SMESH/input/segments_around_vertex_algo.doc +++ /dev/null @@ -1,22 +0,0 @@ -/*! - -\page segments_around_vertex_algo_page Segments around Vertex - -\n Segments around Vertex 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 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 -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. - -\image html lengthnearvertex.png - - -*/