Salome HOME
[bos #29336] problem in inertia calculus
[modules/geom.git] / doc / salome / gui / GEOM / input / normal.doc
1 /*!
2
3 \page normal_page Normal to a Face
4
5 This operation calculates the normal vector to the selected \b Face. 
6
7 \image html normaletoface.png
8
9 - \b Face is the face whose Normal should be calculated.
10 - \b Point is a point on this face. If the point is not given, the normal is calculated at the center of mass.
11
12 Press \b Apply or <b>Apply and Close</b> button to publish the \b Normal \b Vector in the study. 
13
14 \n <b>TUI Command:</b> <em>geompy.GetNormal(Face, OptionalPoint = None)</em>. 
15
16 See also a \ref tui_normal_face_page "TUI example".
17
18
19 */