False?

Why is operator returning false values???

@Andrej chan the equals node.

1 Like

Ok, I did that, look what happened.


Try using ElementID to compare.

1 Like

Good. We re going somewhere… Now, why is the operator reporting only one true value, when there should be two?

Zhukoven package has List.ContainsItems node, that will compare elements.

4 Likes

Thanks,

…and thanks to Zhukoven that fixes Autodesk nonsense.

1 Like

Your lacing or list level is wrong on the == node.

You want @ L1 for one of the inputs, or set lacing to cross product.

4 Likes