nicnicman Posted March 16, 2010 Posted March 16, 2010 Using the helix command I made a spiral by setting the height to zero. This is for use in a personal logo I'm making. I'd like to offset the lines of the helix but acad2010 gives an error: "The selected object cannot be offset. To offset an object, all points in the object must be located in the same plane." Since I set the height to zero aren't all points on the same plane? I tried tracing over the helix with arcs but the helix doesn't use perfect arcs and the trace is not accurate. Is there a spiral command I am not aware of? Any suggestions? Thanks a lot. Quote
Glen Smith Posted March 16, 2010 Posted March 16, 2010 Can you sweep a figure along the existing helix? Quote
nicnicman Posted March 16, 2010 Author Posted March 16, 2010 Can you sweep a figure along the existing helix? Yes, I can, but I'm not sure how that helps. Quote
nicnicman Posted March 16, 2010 Author Posted March 16, 2010 Didn't acad2008 have a 2d spiral command? Before that wasn't there polyarcs? The only thing I can see in acad2010 is the 3d helix command. Quote
rkent Posted March 16, 2010 Posted March 16, 2010 I am on 2010, I drew a helix, used Superflatten on it and was able to offset. Do an online search for superflatten.lsp Quote
nicnicman Posted March 16, 2010 Author Posted March 16, 2010 I am on 2010, I drew a helix, used Superflatten on it and was able to offset. Do an online search for superflatten.lsp Actually, I think I was reading a thread about that the other day. I'll check it out. Thanks a lot. Quote
nicnicman Posted March 16, 2010 Author Posted March 16, 2010 The flatten command worked for this. Didn't think of it until rkent mentioned superflatten. Thanks. Quote
ReMark Posted March 16, 2010 Posted March 16, 2010 I've also come a across a 2D spiral lisp routine over at the CADforum. Quote
Glen Smith Posted March 17, 2010 Posted March 17, 2010 My thought was that you could draw a figure that would include whatever offset you were looking for and sweep it over the spiral. You could use that to get your new figure. But if flatten and or superflatten got what you needed, all the better. Care to post what you came up with? Glen Quote
nicnicman Posted March 19, 2010 Author Posted March 19, 2010 My thought was that you could draw a figure that would include whatever offset you were looking for and sweep it over the spiral. You could use that to get your new figure. But if flatten and or superflatten got what you needed, all the better. Care to post what you came up with? Glen Oh, I see what you're talking about now. It turns out that the flatten command was a very efficient solution to my problem. As far as the logo goes it is still very much a work in progress. In fact I was thinking of scrapping the whole idea. Thanks for the suggestion. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.