Help with culling null items

Hi,
I have data consisting of BReps and Curves. I am trying to split them by data type with a null filter. I am taking the curves into the null flag component and using that to cull the list of curves. However, it doesn’t seem to be working.

cull-type-wip.gh (1.1 MB)

This is working fine though, problem solved.

Please put posts relating to Rhino.Inside.Revit in the Rhino.Inside - Revit forum category. Rhino.Inside has other implementations than just Revit.

use the Cull Pattern component, vs the Cull index (which is looking for a integer)

1 Like