I have an issue with “Mesh split plane” component. It fails to find an intersection between a plane and a single faced mesh:
If I use “Mesh mesh split” component instead, everything works fine.
Also “Mesh plane section” component shows that there is an intersection line.
So the bug must be with ‘Mesh.Split(Plane)’ method.
I am using:
Rhino 6 Version 6 SR25 (6.25.20114.5271, 04/23/2020)
Grasshopper 1.0.0007 (04/23/2020)
Attached is an example of the upper screenshot.
splitMeshWithPln.gh (13.4 KB)