Salome HOME
Correction of documentation
[modules/smesh.git] / doc / salome / gui / SMESH / input / cutting_quadrangles.doc
index b2db35a047df460f95c77765519d85e5ce74a107..88fa5ae0567c0bf7dc6d9d67b6a32be38db9fea2 100644 (file)
@@ -39,17 +39,16 @@ quadrangles of the currently displayed mesh or sub-mesh.</li>
 <li><b>Use diagonal 1-3</b> and <b>Use diagonal 2-4</b> allows to
 specify the opposite corners which will be connected by the cutting
 edge.</li>
-<li><b>Use numeric functor</b> - allows to chose a quality criterion
 optimization of which will be used to select the cutting edge.
+<li><b>Use numeric functor</b> - allows to choose a quality criterion
which will be optimized at the outcome of the operation.
 <ul>
-<li><b>Minimum diagonal</b> - will be used the edge with the smallest length.</li>
-<li><b>Aspect Ratio</b> - will be used the edge which splits a quadrangle 
-in order to optimize an Aspect Ratio quality criterion. The reference value is 1.</li>
-<li><b>Minimum Angle</b> - will be used the edge which splits a quadrangle 
-in order to optimize a Minimum Angle quality criterion. The reference value 
-is 60 degrees.</li>
-<li><b>Skew</b> - will be used the edge which splits a quadrangle 
-in order to optimize a Skew quality criterion. The reference value 
+<li><b>Minimum diagonal</b> - cuts by the shortest edge.</li>
+<li><b>Aspect Ratio</b> - cuts by the edge splitting the quadrangle 
+into triangles with optimal \ref aspect_ratio_page "Aspect Ratio". The reference value is 1.</li>
+<li><b>Minimum Angle</b> -  cuts by the edge splitting the quadrangle 
+into triangles with optimal  \ref minimum_angle_page "Minimum Angle". The reference value is 60 degrees.</li>
+<li><b>Skew</b> -   cuts by the edge splitting the quadrangle 
+into triangles with optimal \ref skew_page "Skew". The reference value 
 is 0.0 degrees.</li>
 </ul>
 </li>