Faces Intersection

Dear friends,

How can I know 2 faces have intersection or not?

This has been asked and discussed several times before. Search the Ruby API category.

For friends whom are interest on this topic… You need to use following code.
" entities.intersect_with recurse, transformation1, entities1, transformation2, hidden, entities2 ".
It looks confusing but you can find clear explanation and simple example in this link. About 'intersect_with' method • sketchUcation • 1

I suggest it to your kind attention:
https://forums.sketchup.com/faq

In this case, especially this:

1 Like

Thank you Dezmo. You always help me to be better in this forum.