Salome HOME
- reorganization of measurements tools documentation in order to be consistent with...
[modules/geom.git] / doc / salome / gui / GEOM / input / tolerance.doc
1 /*!
2
3 \page tolerance_page Tolerance 
4
5 \n Returns the maximum and the minimum tolerance for the selected
6 geometrical object.
7
8 \n <b>Result:</b> Displays the tolerance values (FaceMinTol,
9 FaceMaxTol, EgdeMinTol, EgdeMaxTol, VertexMinTol, VertexMaxTol).
10 \n <b>TUI Command:</b> <em>geompy.Tolerance(Shape),</em> where \em Shape
11 is a shape for which minimal and maximal tolerances are returned.
12
13 \image html new-tolerance.png
14
15 */