geom/doc/salome/gui/GEOM/input/tolerance.doc
2014-11-19 15:40:00 +03:00

22 lines
911 B
Plaintext

/*!
\page tolerance_page Tolerance
This operation returns the maximum and the minimum tolerance for the selected
geometrical object.
\n The appropriate "local" selection is automatically switched on. If there are several entities of allowed types under the mouse cursor, first of them (top-level one) is highlighted.
Press <CTRL> button and scroll the mouse wheel to switch between different available shapes that are pointed by the mouse cursor. The corresponding entities are highlighted in the viewer.
Press left mouse button to select appropriate object to the dialog box.
\image html new-tolerance.png
The table displays \b Min and \b Max tolerance values for \b Face, \b Edge and \b Vertex tolerance.
\n <b>TUI Command:</b> <em>geompy.Tolerance(Shape),</em> where \em Shape
is a shape for which minimal and maximal tolerances are returned.
See also a \ref tui_tolerance_page "TUI example".
*/