[Pythoncad-developer] Saving views
CAD Application entire developed in Python
Status: Beta
Brought to you by:
matteoboscolo
From: <ger...@gm...> - 2009-12-14 21:07:33
|
Hi All, What do you think about a functionality which makes it possible to save the current view and restore it later? For instance you zoom in onto a detail and save that view with a name. Later on when you are zoomed to an other part of the drawing you can restore the view by selecting the name and push a button. The program can show a list with one or more saved views that can be restored. The saved views are stored in the drawing file so they are persistant across sessions. Also what about a zoom previous/next command? Other ideas, comments? Regards, Gertwin |