Hi everyone,
I encounter the following issue:
I contour a surface and then i want to remove some curves that are on specific x- coordinates.
While the cull pattern works ok for finding the equality (i.e the lines that i want to remove)
If i take the un-equality it gives me the full set of curves.
Does anyone know why that happens?
I also tried the sift pattern and dispatch but i get the same outcome.
Thanks
Edit: Attached with the file
cull_pattern_gs.gh (11.6 KB)