Create mesh from points

Hi,

I am trying to create a polygonal mesh from a 3D scan. To identify the plane corners I added points, and I didn’t know if there was a way to build a mesh from the points.
I know that a similar result could be achieved with reduce-mesh, but I was looking for a way to specify the plane arrangement.

Any help is appreciated,
Thanks!
Tommy


mesh and points.gh (280.3 KB)

Have you tried TriRemesh?

ya, thanks for the suggestion