Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm looking for a lisp that will move all selected leaders along their length a given distance.
Carlson draws the top, the arrows are leaders. I want to move them to look like the bottom. I need to move hundreds of them on every project. The rotation is inconsistent so they need to be moved based on the direction they were drawn.
I think I need the lisp to set the ucs to the leader (command "_ucs" "_Object")
then move the leader -3,0,0 (command "_move" "D" "-3,0,0")
thanks for any help
Solved! Go to Solution.