2 intersecting walls doesnt give solid (Geometry.Intersect)

Hi,
I tried to make and solid from intersecting two walls. Every condition ( like on screen ) is ok, two solids from walls, with given volume, intersecting each other. The problem is result wich are… lines.
This problem doesnt exist if I change one wall to e.g. generic model.
Best Regards,
Kamil

I think you’re after solid.difference or DifferenceAll node…
Or maybe it’s Difference (I don’t have Dynamo on right now :smiley: )

Would really help to have an image or better yet the rvt with just the two walls in question in it… Rhe way walls automatically join their solids (while generic models do not) can cause things like this.

1 Like