Boundary Surface tolerance issue?

The Boundary Surface component doesn’t seem to take the document tolerance into account as the deviation from the output surface is 8 times as large as the document tolerance.


Boundary surface tolerance.gh (6.3 KB)
This is in 9.0.25189.12305, 2025-07-08 and has been the case for quite a few months.

It looks like an issue related to GH display mesh setting. You can fix this “issue” via customizing setting.

I also tried the Rhinocommon method that allows to specify a custom Tolerance (y input) but I can’t understand what specific issue you are pointing out, everything looks fine to me

Boundary surface tolerance_inno.gh (11.8 KB)

Oh indeed, my mesh display settings were on low. Thanks!