Jump to content

Recommended Posts

Posted

How do I make a 2d version of the attached helix. The dimensions are: Base Diam: .4908 Top Diam: .8125 Number of turns: 3.337 height: 1 I need the height to be 0 basically. Is this not possible? I need to sweep a vertical rectangle around the resulting 2d helical path.

helix.dwg

Posted

Go to plan view and use the FLATTEN command to convert it into 2d polylines

Posted

When I do that it says unknown command "FLATTEN". Divide by 0.

Posted

Hmm...worked fine for me. Of course your helix was also showing me a height of 0. Try taking the height back to 1 and try it again.

Posted

hmm I guess you are right it is 0 height. To sweep the 3dpolyline rectangle along this path, the only success I've had has been to trace arcs around it snapping to polar arrayed lines since you can't snap anywhere useful on the helix. The lines go from the center outward, 360 degrees around the helix with a line every 2 degrees. I try and snap the arcs to the intersections of the line and the helix, but the intersection is always just slightly offset from where it actually appears to the eye. This error is unacceptable for what I need to do and it ends up being quite angular at the point where each arc connects.

Posted
Try using this LISP routine here.

 

http://www.cadtutor.net/forum/showthread.php?t=2019

I'm not sure if I'm doing it incorrectly, but when I tried the LISP I got this error message:; error: An error has occurred inside the *error* functionbad argument type:

stringp nil.

 

I apologize for my newbness, but I've been teaching myself how to use autocad 2007 with the help of the kind people from these forums. I really do appreciate the help.

Posted

Did you try FLATTEN with a helix height other than 0?

Posted

Ok, upon copying and pasting the spring by itself and flattening it in a new file the lisp did work.

Posted
Did you try FLATTEN with a helix height other than 0?

 

:? ok, sorry about that, I use that routine al the time an never had that trouble.

Posted
:? ok, sorry about that, I use that routine al the time an never had that trouble.

It actually did work well when I used it with just the object I needed flattened in a new file by itself. That was exactly what I needed. The rectangle was swept along this path perfectly.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...