Hi Jelle, Thanks for the quick response! The question was asked by a person who saw your PythonOCC presentation from PDE 2011 -- interesting that it is still being read ... ;) I have forwarded your response to that person, and encouraged them to join the pythonocc list.
Cheers, Steve On 03/16/2012 05:21 PM, jelle feringa wrote:
hi Stephen! Sure, first loop through the bounding boxes, see if these intersect [ course solid-solid intersection ] than use something like GeomAPI_IntSS [ intersect surface surface ] or BRepClass3d_Intersector3d [ intersect with a ray ] to further narrow things down. Take care, -jelle On Fri, Mar 16, 2012 at 7:17 PM, Stephen Waterbury <water...@pangalactic.us <mailto:water...@pangalactic.us>> wrote: Has anyone used PythonOCC to do interference checking? That is, to see if solids in an assembly "overlap", or have some area(s) where one shape "collides" or takes up part of another shape's space? Can PythonOCC be used for this? Thanks! Steve _________________________________________________ Pythonocc-users mailing list Pythonocc-users@gna.org <mailto:Pythonocc-users@gna.org> https://mail.gna.org/listinfo/__pythonocc-users <https://mail.gna.org/listinfo/pythonocc-users> _______________________________________________ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users
_______________________________________________ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users