mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-16 10:38:34 +05:00
b1e5af4971
- some other small modifications to be more consistent
14 lines
374 B
Plaintext
14 lines
374 B
Plaintext
/*!
|
|
|
|
\page min_distance_page Min. Distance
|
|
|
|
Returns the minimum distance between two geometrical objects and
|
|
the coordinates of the vector of distance and shows the vector in the viewer.
|
|
|
|
<b>TUI Command:</b> <em>geompy.MinDistance(Shape1, Shape2),</em>
|
|
where \em Shape1 and \em Shape2 are shapes between which the minimal
|
|
distance is computed.
|
|
|
|
\image html distance.png
|
|
|
|
*/ |