SolidCode/SolidPython

Collision detection

kaolpr opened this issue · 2 comments

Do you have any handy method for detecting collision between bodies? I am thinking of a method for verification if elements of the assembly do not overlap.

@etjones Thank you for explanation.
I'm also looking into CadQuery (https://github.com/CadQuery/cadquery), but have not yet established if what I need is possible there.