How to script a component that finds if two or more breps are adjacent one to the other?
I need to script a component that assesses if two or more breps are adjacent, they need to have at least one surface or part of it touching but they do not have to intersect. I tried using the Intersect and IsPointInside methods but I couldn’t find a solution.
1 post - 1 participant