Drop objects into vertical surface

I would like to put my arrayed objects into surface. I want them to move only in X direction because space between them need to stay the same. It should be simple, but I’m not very fluent in GH. Do You guys have any suggestions?
thanks

Hi Patryk,

If you’re at least a bit fluent in Grasshopper, you could use bounding box on each object, then find box’s center and project in in the X direction onto the surface and using the projection vector move original objects.

It would be something as simple as this, I can guide you further if you want.

Cheers,
Jonas

1 Like

That’s exactly what I want! Thanks a lot. I know it is simple, but I don’t use GH now very much and I just forgot a lot of things. Cheers :slight_smile:

Also, installing Elefront plugin allows you to do this with Blocks, which is pretty neat.

J.

Also, brick specific plug-ins…