Message 1 of 19
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everybody,
I need a lisp that after calling it, it will show 2 options:
1. to select a line to rotate,
2. to restore the original view.
for example I have this drawing:
I want that by selecting a line in the model it will rotate all the drawing so it will be horizontally with this line.
(like in UCS object). and when I call the lisp again and choose the second option - to restore- it will restore the original rotated position.
( I know I can do these options by UCS) , but I want to do these in 2 clicks:
1. by selecting a line- it will rotate.
2. by choosing restore - it will restore the view.
thank you.
Solved! Go to Solution.