Basic (?) question about an array of spheres

I have a large series of points (from panelling tools) is there a way to produce the same sized sphere around each point in one go?
Thanks

Here’s a small script to do this:
SpheresToPoints.py (896 Bytes)

1 Like

Brilliant - thanks. Works perfectly