/*!
\page tolerance_page Tolerance
\n Returns the maximum and the minimum tolerance for the selected
geometrical object.
\n Result: Displays the tolerance values (FaceMinTol,
FaceMaxTol, EgdeMinTol, EgdeMaxTol, VertexMinTol, VertexMaxTol).
\n TUI Command: geompy.Tolerance(Shape), where \em Shape
is a shape for which minimal and maximal tolerances are returned.
\image html new-tolerance.png
*/