Copy object to points

Hi All

I’m certain that I remember seeing a script or similar, that will distribute an object to a number of points. Can anyone point me in the right direction, as search comes up empty (or at least not the right thread).

TIA, Jakob

Ah, I just remembered that @Jarek’s wonderful ArrayCrv+ script does just that - so problem solved!

There are a few of these floating around, here is my .py version…

–Mitch

CopyObjectToPoints.py (515 Bytes)

3 Likes

This script is amazeballs!!!

1 Like

Any way to copy a group or multi objects?

I monkeyed with Helvetosaur’s script - I know he’ll forgive me. If it works.

CopyObjectsToPoints.py (626 Bytes)

-Pascal

1 Like

Perfect!