I just need a circle with lots of radii equally spaced. WTFI don't know how to do it and good isn't helping. They didn't teach us this in A school.
1/13/2011 10:26:00 PM
3.14159
1/13/2011 10:27:10 PM
array[Edited on January 13, 2011 at 10:30 PM. Reason : of the polar variety]
1/13/2011 10:28:52 PM
I hate it when good doesn't help
1/13/2011 10:29:01 PM
1/13/2011 10:30:49 PM
]
1/13/2011 10:32:25 PM
this is the best I can do:
1/13/2011 10:33:22 PM
^
1/13/2011 10:39:58 PM
Pwned
1/13/2011 10:43:31 PM
look up polar array
1/13/2011 10:55:09 PM
shitcircle -> dia = 27"polyline from top center to bottom centermirror polyline at whatever angles gives you the proper # of spokes.or are you trying to do this in 3D?
1/13/2011 11:47:39 PM
polar array w/number of objects is waaaaaaaaaaaaay easier and faster
1/14/2011 12:56:13 AM
Spokes nigga spokesI'm AstralAdvent and i approved this message
1/14/2011 12:57:53 AM
make one endpoint of each radius the center of the circlethen for n radii, in a circle of radius r centered at the origin, where one radius is in the positive x-direction, the other endpoint for the jth radius is at(r*cos(2pi*j/n), r*sin(2pi*j/n))where j ranges from 1 to nthen rotate and translate the whole thing to wherever you need it
1/14/2011 1:00:25 AM
1/14/2011 1:19:01 AM
just eyeball it, there's not an "easy" way.
1/14/2011 8:43:00 AM
After you have the spkes, draw some circles for the hub and trim all the lines in the middle of that circle.
1/14/2011 8:50:36 AM
Polar array. just draw one spoke and polar array helps you copy and rotate it, you just tell it how many copies you want and choose a point to rotate the spoke around. gl.
1/14/2011 9:06:00 AM
for real though, i use autocad EVERY DAY and this is the best I could do.[Edited on January 14, 2011 at 9:08 AM. Reason : Good luck.]
1/14/2011 9:08:21 AM
Put everything on layer 0.
1/14/2011 9:11:20 AM
^^ That dog won't hunt, son.
1/14/2011 9:12:16 AM
that's no dog. that's a bike wheel.can't do it in SolidWorks either.[Edited on January 14, 2011 at 9:13 AM. Reason : .]
1/14/2011 9:12:44 AM
Took my longer to upload than to draw.Draw a big circleDraw a small circleDraw a horizontal line through the middledraw a vertical line through the middleDraw a chord from each of the previously drawn lines (i.e. inscribe a square in the big circle)Draw a line from the midpoint of each chord through the middle of the circleDraw a chord to each of the new lines (ie draw a 12 sided polygon inside the big circle)Draw a line from the midpoint of each of those chords through the middle of the cirlceDelete construction linesTrim all lines in the middle of the small circle. [Edited on January 14, 2011 at 9:22 AM. Reason : -]
1/14/2011 9:19:25 AM
...i don't see it. is it upside down?
1/14/2011 9:20:44 AM
that looks like one of the parachutes we had in elementary school pe
1/14/2011 9:20:50 AM
that spoke pattern would not work
1/14/2011 9:21:55 AM
don't listen to these jokers about polar array... i just tried it and i think it divided by zero or something
1/14/2011 9:23:25 AM
^^Your spoke pattern wont work >:|[Edited on January 14, 2011 at 9:23 AM. Reason : -]
1/14/2011 9:23:29 AM
jethromoore clicked the "spirograph" option. don't do that.I THINK I GOT IT[Edited on January 14, 2011 at 9:30 AM. Reason : ??]
1/14/2011 9:24:39 AM