How to show Intersect Geometry

Hi all, i want to make intersection from two geometry, but i just want to keep the intersection from them.

I use node geometry.IntersectAll, but geometry 1 and 2 still there, how to cut them ??

Untitled

All geometry created is presently visible.

You will have to switch off the visibility of the spheres.

On the right click menu for each of your code block nodes (that you've used to create the spheres), uncheck 'Preview'

thanks you i got it !

1 Like