Hi all
I have two lists, one is all the rebar in the project, the other is the boolean of a condition. The problem I have is that the sublists in the boolean output dont match with the index of the rebar list.
For example below, you can see on the watch that at 74 there are two true values for rebar index no 74. This output is a problem because I only need to get 1 false value for rebar 74.
How do I get the first item of each sublist?

