ez2c Posted November 18, 2010 Posted November 18, 2010 I'm looking for a way to produce a tapered offset in AutoCad 2008 (a simple linear taper will do for a starter), perhaps by specifying starting and ending offset distances to be applied along the length of a selected arc, polyline (2D) or spline. I'm thinking that this will probably require some code, although it seems like this might be a fairly common requirement, such that there would be an existing solution that I just haven't gleaned as yet. Thoughts? Quote
ReMark Posted November 18, 2010 Posted November 18, 2010 I've done a couple of quick searches and haven't found a tapered offset lisp routine yet. Do you have any experience writing lisp routines? Quote
ez2c Posted November 18, 2010 Author Posted November 18, 2010 Do you have any experience writing lisp routines? No, been able to avoid the pain so far but guess I may have to start. My favorite language was Borland Pascal (back in the day) and I've played with Forth a little bit (probably closer to Lisp) but found it weird doing everything on the stack, kind of like programming in reverse polish. :] 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.