Solid Difference query

Hi everyone,

I have a set of surfaces that I want to differentiate from another set of surfaces. However, the result is not what I expected. Shouldn’t the result of a solid difference between two identical breps be null?

This is the result I expected to get:

Thanks in advance

@inno

SDifference.gh (12.2 KB)

if you are dealing with planar surfaces only, I’d give a try to Region Difference

SDifference_Re.gh (21.1 KB)

1 Like

Hi Inno, thanks for your answer.

The problem is that because of different inputs, region difference command does not provide the right output. Solid difference used to give me the right one for all the cases I am managing. Although I was surprised that the result of a solid difference of two identical solids is not null but the same solid…