geom/doc/salome/gui/GEOM/input/normal.doc
2012-08-09 07:58:02 +00:00

17 lines
529 B
Plaintext

/*!
\page normal_page Normal to a Face
\n Calculates the normal vector to the selected \b Face. The \b Point
is a point of the \b Face, where the Normal should be calculated.
\n <b>TUI Command:</b> <em>geompy.GetNormal(Face, OptionalPoint = None),</em> where \em Face is
the face to define normale of and \em OptionalPoint is the point to compute the normal at.
If the point is not given, the normale is calculated at the center of mass.
See also a \ref tui_normal_face_page "TUI example".
\image html normaletoface.png
*/