Insufficient Vertices for Mesh when using construct mesh

When I try to create a mesh with the points it has an error message with insufficient vertices.

This is the tutorial I used, the entire script worked for me until I added the construct mesh.

Here’s my file
3D Voronoi.gh (10.6 KB)

It would be better to use List Length instead ofLength.


3D Voronoi_re.gh (16.0 KB)

1 Like

thank you!!