hexagon logo

Clearance Cube + Collision Detection

Hi all, recently we only use clearance cube as it works perfect for our complex parts. We do not waste any time, however I did notice that collision detection is not working properly. It shows a lot of errors where actually the program will work fine. It look like the collision detection does not recognize the clearance cube. Any solution ?
Parents
  • Thanks, clearance cube works perfect and we do use 2023.1 I do not really use the star probe however I know how to use move points for star probe and deactivate the clearance cubes for those features. The guy who answered my question is davehocum (thanks mate) so the collision detection is not working properly. I really do not understand how these days you can still use move points.
  • No Problem. The technique that I use is to keep the code dynamic and scalable. For example, move points can be use when other methods are unable to do the task that is needed. When I do use move points, I will use them with a dynamic approach using assigned variable types.
Reply Children
No Data