Extract common values from both lists

hello.

is it possible to make a list out of these two only showing the curves common in both list. if yes how?

Definitely @maheeramurad - You can use List.SetIntersection :slight_smile:


not working in case of curves

Ah, strange. This usually works.

As a workaround, you can use a String from Object node and the comparison will work.