Comparing 2 list of elements

Why is it I cant compair 2 list of elements with == or List.Contains only when I use Element.Id as a string or List.SetIntersection

what are you trying to achieve ? the 2 lists have differing structures and data types

i.e the first has wall objects plus multiple false values in a sublist, whereas the second one has single walls in sublists.

1 Like