Logic not working - if statement fails

call me crazy…if statement doesn’t do what it needs to do…

Lists need to be the same length. Try this:

Test ? values : DSCore.List.FirstItem(values);

No doesn’t work

Why do the lists need to be the same length it is stupid…

could do a count…repeat list and then after the if set unique items…but that is a big detour

Use the scopeif+ node from clockwork, or use a simple python:
image

If your tracks are completely seperate you could use the OOTB scopeif node as well… though your graph will crash if the true and false tracks are not completely seperate ones.

2 Likes

thanks…Jonathan.
Want to stay clear of Clockwork, it crashes my Dynamo and Revit