- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
FYI: I do not know how to write Autolisp scripts, but I do know how to load them.
I have hundreds of lines that I need to break into two segments at the midpoint. In other words, I need each line to become two separate lines with the gap being at the midpoint of the original line. I don't care how big the gap is. But I would like for the lisp to work on multiple lines at once. It's too many lines for me to do this to each one.
I know someone is going to ask why, so I've attached a pic. On the left is the goal. On the right is how the rest of the lines are. Long story short, I need each intersection to have lines that extend 9" in 6 different directions, 95% of these intersections are unique. The requested lisp will cut the work in half for me.
Solved! Go to Solution.