Created by: vicdoval
The node returns the distance between a Solid, a solid Face or a solid Edge to another Solid (or solid face, solid edge or vertex).
It will also return which is the closest point between the selected objects and information about where this closest point is.
Put an x letter in each brackets when you're done this item:
-
Code changes complete. -
Code documentation complete. -
Documentation for users complete (or not required, if user never sees these changes). -
Manual testing done. -
Unit-tests implemented. -
Ready for merge.