Salome HOME
Synchronize adm files
[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 \n <b>TUI Command:</b> <em>geompy.Tolerance(Shape),</em> where \em Shape
13 is a shape for which minimal and maximal tolerances are returned.
14
15 See also a \ref tui_tolerance_page "TUI example".
16
17
18 */