]> SALOME platform Git repositories - modules/geom.git/blob - doc/salome/gui/GEOM/input/min_distance.doc
Salome HOME
- reorganization of measurements tools documentation in order to be consistent with...
[modules/geom.git] / doc / salome / gui / GEOM / input / min_distance.doc
1 /*! 
2
3 \page min_distance_page Min. Distance
4
5 Returns the minimum distance between two geometrical objects and
6 the coordinates of the vector of distance and shows the vector in the viewer.
7
8 <b>TUI Command:</b> <em>geompy.MinDistance(Shape1, Shape2),</em>
9 where \em Shape1 and \em Shape2 are shapes between which the minimal
10 distance is computed.
11
12 \image html distance.png
13
14 */