X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Freorient_faces.doc;h=96072cf4392471d858d77d177900d9ef75f6c979;hp=db408ef0878332e3ef8a470def7e36eb49f443a6;hb=54644afede59730525ebb89f87d5e09b620e329c;hpb=1067ffa6e7e5c394e3a1b17219d8b355a57607cd diff --git a/doc/salome/gui/SMESH/input/reorient_faces.doc b/doc/salome/gui/SMESH/input/reorient_faces.doc index db408ef08..96072cf43 100644 --- a/doc/salome/gui/SMESH/input/reorient_faces.doc +++ b/doc/salome/gui/SMESH/input/reorient_faces.doc @@ -1,56 +1,96 @@ /*! -\page reorient_faces_page Reorient faces by vector +\page reorient_faces_page Orient faces -\n This operation allows changing orientation of a set of neighboring -faces. The desired orientation is defined by a vector. Since the direction -of face normals in the set can be even opposite, it is necessary to -specify a control face whose normal will be compared with the vector. This -face can be either specified explicitly or found by proximity to -a given point. +\n This operation allows fixing the orientation of a set of faces in +the following ways: + -Orientation of a face is changed by reverting the order of its nodes. +The orientation of a face is changed by reverting the order of its nodes. -To change orientation of faces: +To set orientation of faces:
    -
  1. In the \b Modification menu select Reorient faces by - vector item or click Reorient faces by - vector button in the toolbar. +
  2. In the \b Modification menu select Reorient faces + item or click Reorient faces button in the toolbar.
    \image html reorient_faces_face.png -"Reorient faces by vector" button +"Reorient faces" button
    +
  3. + +
  4. In the "Reorient faces" dialog box -The following dialog box will appear: + +
  5. Click the \b Apply or Apply and Close button to confirm the operation.

See Also a sample TUI Script of a -\ref tui_reorient_faces "Reorient faces by vector" operation. +\ref tui_reorient_faces "Reorient faces" operation. */