Salome HOME
[bos #29336] problem in inertia calculus
[modules/geom.git] / doc / salome / gui / GEOM / input / tolerance.doc
1 /*!
2
3 \page tolerance_page Tolerance 
4
5 This operation returns the maximum and the minimum tolerance for the selected
6 geometrical object.
7
8 \image html new-tolerance.png
9
10 The table displays \b Min and \b Max tolerance values for \b Face, \b Edge and \b Vertex tolerance. 
11
12 \note This dialog supports navigation through the selectable objects (in OCC 3D viewer only):
13 - Scroll mouse wheel with pressed \em Ctrl key or press \em "S", \em "P" keys when input focus is
14 in the viewer to navigate between selectable objects.
15 - Press left mouse button to select an appropriate object to the dialog box.
16 .
17 For more details, please refer to the \em "Functionality common for OCC and VTK viewers" chapter
18 of the GUI module's documentation.
19
20 <b>TUI Command:</b> <em>geompy.Tolerance(Shape),</em> where \em Shape
21 is a shape for which minimal and maximal tolerances are returned.
22
23 See also a \ref tui_tolerance_page "TUI example".
24
25
26 */