I currently perform Civil Design in ACAD 2007 & 2008. In order to station the centerline of a road, I am having to put the centerline into Civil 3D and station it. I was hoping that one of you more technically savvy guys/gals may know of an autolisp/script/tool/plugin/etc. that may allow me to...
I currently perform Civil Design in ACAD 2007 & 2008. In order to station the centerline of a road, I am having to put the centerline into Civil 3D and station it. I was hoping that one of you more technically savvy guys/gals may know of an autolisp/script/tool/plugin/etc. that may allow me to...
Let's say I have 300 polylines of different length in a drawing. I want to divide them each into 5 equal parts. Currently, I use the "divide" command, but it only lets you pick one at a time. Therefore, I have to do it 300 times. Any help, or tips, or a lisp?
Let's say I have 300 polylines of different shape and length on a layer. The "divide" comand will only let you pick one at a time. How can I select all of them, and divide each into 5 equal sections? Any tips or lisps are welcome. Thanks.