Hello again, this time I hope Rhino developer to look into an issue, to add a function to detect object interference such as 2 objects move along paths, or rotate along an axis. We don’t need to set relations, or define an object as an axis, we just use rotate 3D command, move, or gumball, red intersection curves or touching points will appear actively when objects interfere each other.
This becomes very important for me, as I design complicated models and they are going to process expensive toolings, any error in the 3d is going to waste the related mold.
This attached image is one of my mistake being criticised by clients. My eyeball didn’t easily notice the area that they knock together at an angle, and I was thinking it can rotate at least 180 degree…with all these issues we lost 10000+ on tooling waste as well as development time.
I know there is a command called clash detect, but its about 2 object staying at their position and detect distance.
I tried setting history with objects and running command curve intersections, it creates intersection curves with position update but it fails to update when objects do not intersect at all. I think modifying something in this command can make motional interference check work.