Split Mesh with Curves with Rounded Corners

Hi all!

I am using Mesh Split and have accounted a problem with the outputs when the splitting curves have rounded corners, specifically with closed curves with filleted edges or circles.

Straight polyons and rectangles show that the Mesh Split function splits the mesh following the exact curves but with any curve with rounded edges it creates unwanted straightened edges.

Mesh_Split_rounded_corners.gh (1.4 MB)

Thanks for your help in advance!

This forum question is similar but does not deal with rounded corners:
Split Mesh with Curves (2d projection)

Hello
mesh edges are lines, so you will always have polylines output. You can lower tolerance and/or put a more fine mesh.

1 Like

Thank you @laurent_delrieu. I didn’t realise that.will add more tolerance