Hello.
I need to make a 3D array of objects, in this case ball bearings, and mate them all together. I would like to automate the assembly so I can change the dimensions of the assembly, i.e., the number of ball bearings, in x,y, and z without a bunch of copy and paste. The challenge Im...