ncsengineering
Agricultural
- Jul 21, 2006
- 8
I do a lot of machinery drawings that are repetitive -- the machine has the same drive and end unit each time and the main thing that changes is overall length, which means I add 5 or 10-ft sections between the drive and end unit until the length is correct. Can anyone point me at some sample LISP code that would do something like this? I work in 3D if that matters. I have the feeling it would involve simple copying and pasting using the drive as the base point and then incrementing the length 10 ft each time until the overall length is reached. Even better would be code that would link to an Excel spreadsheet where I could enter machine parameters and have AutoCAD build it for me.