mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-12 00:29:18 +05:00
7961b83044
This reverts commit 3cd92817cb
.
18 lines
464 B
Plaintext
18 lines
464 B
Plaintext
/*!
|
|
|
|
\page tolerance_page Tolerance
|
|
|
|
This operation returns the maximum and the minimum tolerance for the selected
|
|
geometrical object.
|
|
|
|
\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".
|
|
|
|
|
|
*/ |