Sorting a list by curve type

I have a list of curves.

They are of two types :

  1. Planar curve
  2. Line-like curve

How do I get a separate list of both?
@DavidRutten

Thanks in advance :slight_smile:

Here is definition
SelectionFilter.gh (7.7 KB)

3 Likes