Trying to create a list for culled and unculled items

Hello I am having problems with something that should be simple such as splitting a list of points between culled and unculled lists. Please see pdf and grasshopper definition. Best, Shihab110121_Creating a dispatch with culled items.gh (22.8 KB)

Hello. Please internalise your initial geometry in the definition, or else include the Rhino file including said geometry. Thanks.

whoops sorry. done

Ah, I see. So it’s probably best not to use Random Reduce in this case if you want both sets of data. Instead, use jitter to shuffle the list, then split into two groups: