Switch join and join

Hi everyone, I’m writing code in python to switch join and join element automatic by dynamo.
and now i don’t know how to determine two or more elements is cut together in python, so i hope have someone can help me resolve this problem,this problem as well as make me crazy (=D,=D),

Try checking this thread:

1 Like

thanks you for suggested me that way. before i tried to write python to join and switch join elements, but that code i just can use with small building, when i use with building above 25 floors dynamo run is very slow because that code make warning like “hightlight elements are joined but intersect”. because of that i think i need determine the elements which is cutting together. okay thanks you for all, i will try this way. (i hope you can understand my english, hahaha )