webbier
Mechanical
- Jan 30, 2012
- 9
I have a box filled with (randomly generated) points. On these points i want to create spheres with a constant radius. I can do so by the 'create a sphere' method, but I can't select more than one point. Since I have over a hundred points in my box it is going to be time consuming to add all the spheres seperately. Is there a way to create all these spheres at once from the different points?