[Search tip detail and code files using keywords, tip number, author name, etc ]
 
    For tip to function correctly, you must ensure that the downloaded file name matches the file name
    displayed in the Rename File To field. Please rename downloaded files when necessary.
Quickly Restore Named View
Tip# 3332 By Doug Powers On 01-Dec-2009
3
Rated By 1 users Downloaded : 166
Categories : Viewports
Software type : AutoCAD 2010
Rename File To : VIEWREST.LSP
Restore a named view by picking a point near that view.

Viewrest, submitted by Doug Powers, allows you to restore a named view by picking a point near that view. Load the LISP code, and type Vr at the Command line. Select a point on the screen and then the named view whose center point is closest to the selected point will be restored. If there are no named views in the drawing, the routine will report this and exit quietly. This routine saves time compared to opening the dialog and it allows you to restore a named view without knowing its name.

 

Average Rating:
3


User comments