Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[modules/geom.git] / doc / salome / gui / GEOM / input / change_orientation_operation.doc
1 /*!
2
3 \page change_orientation_operation_page Change Orientation
4
5 \n To <b>Change Orientation</b> in the <b>Main Menu</b> select <b>Repair - > Change Orientation</b>.
6 \n This operation reverses the normals of selected faces or the normal
7 of faces composing composing the selected opened shell.
8
9 \n <b>TUI Command:</b> <em>geompy.ChangeOrientation(shape)</em>
10 \n <b>Arguments:</b> Name + one or several objects (face(s)), opened shell(s).
11 \n Uncheck <b>Create a copy</b> checkbox if you don't wish to leave
12 the initial object in the project (<b>Result name</b> field will be
13 locked).
14
15 \image html changeorientation.png
16
17 \n <b>Example:</b>
18
19 \image html image38.gif
20 <center><em>Inward orientation</em></center>
21
22 \image html image40.gif
23 <center><em>Outward orientation</em></center>
24
25 */