generate_points_on_mesh

Generates a list of points and normals on the surface of a Polygon_mesh or Triangle_mesh. This can be useful for distributing objects across surface geometry.

arguments

return value

Map

A map containing a points property and normals property with arrays of values.

groups