Message 1 of 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello
(defun C:VT () (command "_-VIEW" "Top"))
I use this to set top view (speeds me up). Is there a way to add something to this tiny lisp? For now view top zooms out extents when used. Is there a way to keep actual window zoom as it is before view top is commenced?
Thank you
Solved! Go to Solution.