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)
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:
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:
Thank you. Simple and effective.