
Mon, 12/30/2002 - 05:57
Forums:
Hi guys, I would like to make use of the class ShapeInterference.hxx to do solid collision detection between 2 shapes. Anyone has any idea how it can be done?Thanks
Hi guys, I would like to make use of the class ShapeInterference.hxx to do solid collision detection between 2 shapes. Anyone has any idea how it can be done?Thanks
Fri, 01/31/2003 - 12:00
Hi !
I don't have a clue, I don't have source here either, but if you don't find anything about it in the documentation (not to uncommon) try to have a look at the .cdl file, many times you can figure out a lot from that files information.
Mikael
Fri, 02/21/2003 - 14:30
Try BRepAPI_Section.
Dick