Curve list splitting by length

Hello,
im getting contours of a mesh and I want to exclude specific lengths of curves.
also to know min=shortest and max=longest.
How would i do that and while intending to keep order for lofting etc…

Contour_smooth_sort list.gh (437.9 KB)

Why don’t you use Larger Than or Smaller Than?

Contour_smooth_sort list_re.gh (436.9 KB)

1 Like

The Why don’t you use Larger Than or Smaller Than wirks but
not so well with my next step:
any idea ?overlap curve perimiter offset_re01.gh (309.5 KB)

overlap curve perimiter offset_re01_re.gh (307.2 KB)

Thanks , learning a bunch :slight_smile:
ps
when i change contour vector to X or Y , i get offsets that are some outward and some inwards.
could you help me understand why please?