Voronoi tessellation problem


When I am trying to create voronoi joints for each block, sometimes the voronoi joints are concentrated in one corner and the other side are left like the photo I sent. How can I remove this problem and make the voronoi joints equally distributed in the block? Thank you.

We have not previously seen this behavior. We suggest sending a data file to udecsupport@itascacg.com.

1 Like

Use Range type “Quad” instead of “Rectangle” will give you a good distribution in this case.


1 Like

@jscic Thank you. Now its working.