]> SALOME platform Git repositories - modules/geom.git/blob - doc/salome/gui/GEOM/input/min_distance.doc
Salome HOME
Merge from V6_5_BR 05/06/2012
[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 See also a \ref tui_min_distance_page "TUI example".
13
14 \image html distance.png
15
16 */