Salome HOME
Merge remote branch 'origin/Doc_update_ver741' into V7_5_BR
[modules/smesh.git] / doc / salome / gui / SMESH / input / reorient_faces.doc
index 66db5393753a0767da35f3f1e71d859a608e61bf..20346a9dc54510ae63e1972d6557928c5c2d8d5b 100644 (file)
@@ -4,15 +4,17 @@
 
 \n This operation allows changing the orientation of a set faces in the following ways:
 <ul>
-<li> The new orientation of a set of neighboring faces can be defined  
+<li>The new orientation of a set of neighboring faces can be defined  
   by a vector. <br> Since the direction of face normals in
   the set can be even opposite, it is necessary to specify a control
   face, the normal to which will be compared with the vector. This face can be
-  either: <ul>
-    <li> found by proximity to a given point, or </li> 
-    <li> specified explicitly. </li> 
-</ul> </li>
-<li> Alternatively, the faces can be oriented relatively to the adjacent volumes. </li>
+  either:
+  <ul>
+    <li>found by proximity to a given point, or</li> 
+    <li>specified explicitly.</li> 
+  </ul>
+</li>
+<li>Alternatively, the faces can be oriented relatively to the adjacent volumes.</li>
 </ul>
 
 The orientation of a face is changed by reverting the order of its nodes.
@@ -26,19 +28,17 @@ The orientation of a face is changed by reverting the order of its nodes.
 \image html reorient_faces_face.png
 <em>"Reorient faces" button</em>
 </center>
+</li>
 
-The following dialog box will appear:
+<li>In the "Reorient faces" dialog box
 
-<center>
-\image html reorient_2d_point.png "The orientation of adjacent faces is chosen according to a vector. The control face is found by point."
-<br>
-
-<li>In this dialog
 <ul>
 <li>Select the \b Object (mesh, sub-mesh or group)
   containing faces to reorient, in the Object Browser or in the 3D
   Viewer.</li>
-<li>To reorient according to vector: <ul>
+
+<li>To reorient according to vector:
+    <ul>
     <li>Specify the coordinates of the \b Point by which the control face
       will be found. You can easy specify the \b
       Point by either picking a node in the 3D Viewer or selecting a vertex
@@ -48,28 +48,41 @@ The following dialog box will appear:
       control face. If you pick a node in the 3D Viewer then the \b Direction
       vector will go from the coordinate system origin to the selected node.
       If you pick two nodes (holding Shift button) then the \b Direction vector
-      will go from the first to the second node.</li> </ul> </li>
+      will go from the first to the second node.</li>
+    </ul>
 
-
-
-\image html reorient_2d_face.png "The orientation of adjacent faces is chosen according to a vector. The control face is explicitly given."
 <br>
+<center>
+\image html reorient_2d_point.png "The orientation of adjacent faces is chosen according to a vector. The control face is found by point."
+</center>
 
-<li>In the second mode it is possible to directly input the \b Face ID in the corresponding field. </li>
+</li>
 
-\image html reorient_2d_volume.png "The orientation of faces is chosen with relation to adjacent volumes."
+<li>In the second mode it is possible to directly input the \b Face ID in the corresponding field.
+
+<center>
+\image html reorient_2d_face.png "The orientation of adjacent faces is chosen according to a vector. The control face is explicitly given."
 </center>
 
+</li>
 
-<li>In the third mode, the faces can be reoriented according to volumes: <ul>
+<li>In the third mode, the faces can be reoriented according to volumes:
+    <ul>
     <li>Select an object (mesh, sub-mesh or group) containing
       reference \b Volumes, in the Object Browser or in the 3D
       Viewer.</li>
     <li>Specify whether face normals should point outside or inside
       the reference volumes using <b>Face normal outside volume</b>
-      check-box.</li></ul> </li>
-</ul>
+      check-box.</li>
+    </ul>
+
+<br>
+<center>
+\image html reorient_2d_volume.png "The orientation of faces is chosen with relation to adjacent volumes."
+</center>
+
 </li>
+</ul>
 
 <li>Click the \b Apply or <b>Apply and Close</b> button to confirm the operation.</li>
 </ol>