X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fradial_quadrangle_1D2D_algo.doc;h=0854941eadda5303c36ae6d8f77f85841c154200;hp=9f54f3eefae244f7ba3b5dffea4c5e44c9487473;hb=aa67cc96d730566d202d1014d97b7f0b3a4d71f4;hpb=64be032249f21ff884326a9b1d5e6b1a6eed93dc diff --git a/doc/salome/gui/SMESH/input/radial_quadrangle_1D2D_algo.doc b/doc/salome/gui/SMESH/input/radial_quadrangle_1D2D_algo.doc index 9f54f3eef..0854941ea 100644 --- a/doc/salome/gui/SMESH/input/radial_quadrangle_1D2D_algo.doc +++ b/doc/salome/gui/SMESH/input/radial_quadrangle_1D2D_algo.doc @@ -8,9 +8,16 @@ following conditions: the face must be a full circle or a part of circle The resulting mesh consists of triangles (near the center point) and quadrangles. -This algorithm requires the hypothesis indicating the number +This algorithm is optionally parametrized by the hypothesis indicating the number of mesh layers along the radius. The distribution of layers can be set with any 1D Hypothesis. +If no own hypothesis of the algorithm is assigned, any local or global hypothesis is used +by the algorithm to discretize edges. Note that if the geometrical face has two radial edges, +they must be meshed with equal number of segments. + +If no 1D hypothesis is assigned to an edge, "Default Number of Segments" preferences parameter +is used to discretize the edge. + \image html hypo_radquad_dlg.png \image html mesh_radquad_01.png "Radial Quadrangle 2D mesh on the top and the bottom faces of a cylinder"