geometry-script icon indicating copy to clipboard operation
geometry-script copied to clipboard

fix typo in example repeat_grid.py

Open rlneumiller opened this issue 4 months ago • 0 comments
trafficstars

Corrects the method chain so that mesh_to_points is called on the mesh object. From: .mesh_to_points() To: .mesh.mesh_to_points()

rlneumiller avatar Jul 04 '25 19:07 rlneumiller