old mode 100755 (executable)
new mode 100644 (file)
index 44233b2..eca8767
Binary files a/doc/salome/gui/SMESH/images/hypo_quad_params_1.png and b/doc/salome/gui/SMESH/images/hypo_quad_params_1.png differ
index 9f6fa251ebdac0d3f77c1e3605659a573749d38a..4102a7609d752bdc93e45a6f8e677b40dd451bf9 100644 (file)
Binary files a/doc/salome/gui/SMESH/images/hypo_quad_params_2.png and b/doc/salome/gui/SMESH/images/hypo_quad_params_2.png differ
index a3e7cfa3993107691a6e875dd9149dc6c535bc82..cc1be665bfd0fc85c55a7d2bdf67dc0a58987375 100644 (file)
Binary files a/doc/salome/gui/SMESH/images/hypo_quad_params_dialog_enf.png and b/doc/salome/gui/SMESH/images/hypo_quad_params_dialog_enf.png differ
index 5c75853368846670c3abc2a566741d7e00c6a1e9..c819144969c0d34236d61d0cce01ef933bb179c4 100644 (file)
Binary files a/doc/salome/gui/SMESH/images/hypo_quad_params_dialog_vert.png and b/doc/salome/gui/SMESH/images/hypo_quad_params_dialog_vert.png differ
-**Quadrangle parameters** is a hypothesis for :ref:`quad_ijk_algo_page`.
-
**Transition** tab is used to define the algorithm of transition between opposite sides of the face with a different number of segments on them. The following types of transition algorithms are available:
* **Standard** is the default case, when both triangles and quadrangles are possible in the transition area along the finer meshed sides.
-**Base vertex** tab allows using Quadrangle: Mapping algorithm for meshing of trilateral faces. In this case it is necessary to select the vertex, which will be used as the forth degenerated side of quadrangle.
+**Base vertex** tab allows using Quadrangle: Mapping algorithm for meshing of trilateral faces. In this case it is necessary to select the vertex, which will be used as the forth degenerated side of quadrangle.
-.. image:: ../images/ hypo_quad_params_res.png
+.. image:: ../images/hypo_quad_params_1.png
:align: center
.. centered::
- The resulting mesh
+ A face built from 3 edges and the resulting mesh
-This parameter can be also used to mesh a segment of a circular face. Please, consider that there is a limitation on the selection of the vertex for the faces built with the angle > 180 degrees (see the picture).
+This parameter can be also used to mesh a segment of a circular face. Please, consider that there is a limitation on the selection of the vertex for the faces built with the angle > 180 degrees (see the picture). In this case, selection of a wrong vertex for the **Base vertex** parameter will generate a wrong mesh. The picture below shows the good (left) and the bad (right) results of meshing.
-.. image:: ../images/hypo_quad_params_2.png
+.. image:: ../images/hypo_quad_params_2.png
:align: center
.. centered::
- 3/4 of a circular face
+ 3/4 of a circular face and the resulting meshes
+
-In this case, selection of a wrong vertex for the **Base vertex** parameter will generate a wrong mesh. The picture below shows the good (left) and the bad (right) results of meshing.
+**Corner Vertices** tab page allows specifying vertices that should be used as quadrangle corners. This can be useful for faces with more than four vertices, since in some cases Quadrangle Mapping algorithm chooses corner vertices differently than it is desired. **Quadrangle parameters** hypothesis can be global and define corners for all CAD faces that require it, but be sure that each specified vertex is a corner in all faces the hypothesis will be applied to.