Cull naked mesh border vertices with extreme Ymin coordinates

Hello,
I am experiencing difficulties to create a method to cull all mesh vertices with extreme Ymin coordinates in Rhino workspace on the outside border of the quad mesh surface. cull mesh vertices with extreme Ymin coordinates - discourse.gh (11.7 KB)
P.S. the number of mesh facets (size) is variable cull%20mesh%20vertices%20with%20extreme%20Ymin%20coordinates%20-%20discourse
Essentially I want to have a list of points on the mesh border without the culled ones.
Thankful for your advice
Ilja

Like this?
Canvas%20at%2021%3B34%3B14
cull mesh vertices with extreme Ymin coordinates - discourse_re.gh (17.3 KB)
Or this?..
Canvas%20at%2021%3B48%3B49
cull mesh vertices with extreme Ymin coordinates - discourse_reV2.gh (19.7 KB)

1 Like

Thank you @HS_Kim you are very helpful as always! :nerd_face: