An implementation of Lloyd's algorithm which iteratively runs a Voronoi solution which for each run uses the previous run's cell area centroids as the new seed points constrained to a surface.
Name | Lloyds Voronoi Constrained
Nickname | Lloyds2
Tab | Mesh
Panel | Triangulation
Division | 2
P | Points (Point) | The points for the initial voronoi solution
S | Trimmed Surface (Surface) | A planar trimmed surface for containment
I | Iterations (Integer) | The number of solution iterations to run
C | Cells (Curve) | The polyline cells of the Voronoi diagram