I’m trying to intersect walls of my model with cable trays. I don’t understand why it’s not working … I’ve done the same for pipes and ducts, and it was working …
I’ve tried in a smaller project and it works. But I’m trying it for my whole model, Geometry.Intersect is not working anymore …
Are there some specific settings? Is there a way to be sure that it will work?
No, it’s not woking.
I’ve been using the same file for a smaller model and it’s working.
Is it possible to think that Dynamo can’t do Geometry.Intersect when it’s a big model?
I don’t think so.
Is it giving you only “empty lists”?
I think there might be a problem if one of the input is flat list a[] and the other is list of lists a[][].