Mesh turns invalid when using orient

Hi all, need some help for this problem.

I have a large mesh that I split into 3 parts. When I try to put the resulting splitted mesh
into position using orient component some or all mesh turns invalid. However not always, some plane positions still work but not the one i am targeting.

Any ideas on how I can make it work?

mesh_invalid_by_orientation.gh (303.1 KB)

As far as I know, It’s a long-standing issue in rhino when you are dealing with mesh in such circumstances.(far fr origin, huge unit size regarding mesh precision…) There are a few workarounds including pufferfish plugin’s Rebuild Mesh.


mesh_invalid_by_orientation_re.gh (306.2 KB)

1 Like