Geometry Center with most surface surrounding?

Hi. I do need to extract the center of some surfaces, but that centers needs to have the most surface surrounding them. What kind of strategy I can use here?

Center_point.gh (5.9 KB)

You might be able to use this:

1 Like

Not claiming this is it…but perhaps for this case, measure distance from point to surface boundary?

Here are the two points with the longest distances:
image


Center_point.gh (10.1 KB)

1 Like

Thank you. Simple and effective.

1 Like