Select multiple surface after split

How can I select multiple surfaces after split as per my marking? Thank you …

Sort them by area and select the smallest area.

Use Larger Than / Smaller Than to create a TRUE/FALSE pattern to use with Dispatch.

upload a gh-file.
make sure the geometry is internalised

I want to make gallery like this..

Yes, use area or volume to dispatch.

bizel maker.gh (28.6 KB)

I want to make bizel ,please fix the file , thanks in advance

sample.3dm (56.5 KB)

please try this file

Your Grasshopper files are useless as they contain no input. Please internalise the relevant data.

check this

sortting and split issue.gh (19.1 KB)

In these two situations one of the lines does not cut all the way through the surface.

Actually you have three of those situations. Paths 10, 15 and 17

The rest splits just fine

split.gh (22.1 KB)

I understand, there are three places there, is there any way to solve this? If not, then just make the sorted list.

If the above screenshot doesn’t show what you’re expecting, please explain what you want to sort?

Thank you sir, I’ll fix the remaining spots.I was just doing this

Whenever I change the count, the sort list problem occurs; I will have some random shaped surfaces like this.

You could split with a rectangle instead.

This problem is also becoming a circle. And please keep in mind that I might change the count later, I want to make this a gallery.

When I have a random surface, the sorted list is not being created.

Here’s another approach:

shatter_offset.gh (14.4 KB)

Of course not, because the paths I entered (10, 15, 17) to split the tree change…

You could set up a logic to evaluate if the lines intersect with both curves and if not, exclude the path.

How can I do this over my reference file?

And if I do it over a 10 mm circle, it is causing a problem.