How do I create a pattern across an object with another object?

Imagine a sphere solid object.
Imagine a smaller paraboloid object.

I want to snap the paraboloid to the sphere.
Then I want to make copies of the paraboloid that are evenly spaced across the suraface of the sphere (like a bumpy golf ball instead of a dimpled one)

Is there a way to create that pattern of objects rather than creating a bunch of copies and snapping them manually?

Cheers

Yes, there is. Look for _Array command, the _FlowAlongSrf. There are a few good threads on this forum too about these commands.

1 Like