Hi;
is there anyway to get the common intersection of multiple solids in a list in dynamo revit.
all i found is geometry.intersect and geometry.intersectall but that’s not what i need
i’m new to dynamo and i appreciate your help .
Hello @charaf.khelifi …could something like this help you??
2 Likes
thank you for your reply
yes something like this but i want to be able to do that for more than 2 solids ; i mean for any given number of solids i get their common intersection
hello @charaf.khelifi …should work with multiple solids, if you only want the solid in common…
2 Likes
thank you sir that was exactly what i needed
1 Like