Salome HOME
Fix documentation errors
[modules/smesh.git] / doc / salome / gui / SMESH / input / 2d_meshing_hypo.doc
index 25692d2022e072a161762c1e8641b60fc4c70121..dd42e9962c130c5b30361c1751e2f5a1643db6ef 100644 (file)
@@ -23,6 +23,8 @@ which will compose the mesh of these 2D faces.
 
 \image html a-maxelarea.png
 
+\n
+
 \image html max_el_area.png "In this example, Max. element area is very small compared to the 1D hypothesis"
 
 <b>See Also</b> a sample TUI Script of a 
@@ -52,17 +54,15 @@ used as a degenerated edge.
 
 \image html hypo_quad_params_res.png "The resulting mesh"
 
-This hypothesis can be also used to mesh face that represents a
-segment of the circular face. There is one limitaion of the <b>Quadrangle
-mapping</b> algorithm related to the selecting of the degenerated
-vertex for the faces which are built from the angle > 180 degrees (see
-next picture).
+This hypothesis can be also used to mesh a segment of a circular face.
+Please, consider that there is a limitation on the selectiion of the degenerated
+vertex for the faces built with the angle > 180 degrees (see the picture).
 
-\image html hypo_quad_params_2.png "A 3/4 part of circle face"
+\image html hypo_quad_params_2.png "3/4 of a circular face"
 
-Selection of the wrong vertex for the <b>Quadrangle parameters</b>
-hypothesis will lead to the wrong mesh generation. The picture below
-shows good (left) and bad (right) results of meshing.
+In this case, selection of a wrong vertex for the <b>Quadrangle parameters</b>
+hypothesis will generate a wrong mesh. The picture below
+shows the good (left) and the bad (right) results of meshing.
 
 \image html hypo_quad_params_res_2.png "The resulting meshes"