basically a wiffle ball shape.

Registered forum members do not see this ad.
Does anyone know any easier way to place holes evenly around a hollow sphere other than the increasingly complicated way I've been trying to do it?
Gro-Ball.dwg![]()
I going ta Cadmandu

basically a wiffle ball shape.
I going ta Cadmandu
This previous discussion was about randomly placing points on a sphere – maybe you can modify one of the routines to fit your case.
Regards,
Mircea
AutoCAD's happy user equation: FILEDIA + PICKADD² + PICKFIRST = 3




Have you tried a 3D POLAR ARRAY?
Volume and repetition do not validate opinions forged in the absence of thought.


I was able to array cylinders in a circle on the xy plane only, not sure how to get them to array in a spherical pattern. I'm using Autocad 2009 by the way.
I going ta Cadmandu




Here you can see the basic steps I used with the 3A (3DARRAY) command.
I started with a circle upon which I used PRESSPULL to pull it out to a cylindrical solid.
I used the 3D ARRAY feature to create a POLAR array to fill 180 degrees, choosing the center of the larger circle as the ROTATION POINT.
The large circle was concentric with the center point of the cylinder which will later be used to SUBTRACT the holes from the sphere which will be added later.
Once you have done one array of those drill bits, you can do another polar array of them about the z axis to fill 180 degrees with an appropriate number.
You can add a 3D solid SPHERE from your modeling toolbar or palette on the ribbon, make sure that the sphere is also centered on the center point
of your large circle.
Then you just use the SUBTRACT command to delete the drill bit like cylinders, and you should have nicely spaced holes.
If you need the inside surface spherical too, then you can add a smaller sphere inside of it and SUBTRACT it from the larger wiffle ball.![]()
Last edited by Dadgad; 20th Jul 2012 at 04:47 am.
Volume and repetition do not validate opinions forged in the absence of thought.
In addition to even rotation, the even spacing of geodesics (fairly even, anyway) may be of interest. Look at this thread for some information regarding that format.
http://www.cadtutor.net/forum/showthread.php?68672-geodesic-dome
The attached is an example prepped to add holes geodesically.




Registered forum members do not see this ad.
Volume and repetition do not validate opinions forged in the absence of thought.
Bookmarks