Returns the minimum distance between two geometrical objects and the coordinates of the vector of distance and shows the vector in the viewer.
TUI Command: geompy.MinDistance(Shape1, Shape2), where Shape1 and Shape2 are shapes between which the minimal distance is computed.
See also a TUI example.