Jump to content

Saved View Navigation


jrad

Recommended Posts

Saved views are Vectorscripts (hidden deeply under the skin). You  can open the Saved View Palette and call up any saved view from there.

 

You could relatively easily make a Plugin Command, add it to your workspace and add a keyboard shortcut to allow easier access if you really need that.

 

 

Link to comment

Use the PlugIn Editor under the Tools:Plugins menu. Create a new Command. Edit the Script. For the script enter:

 

VRestore('Name of Saved View to Restore');

 

 

obviously change the string to be the name of your saved view.

 

Then add that command to your workspace and add a keyboard shortcut using the Workspace editor.

 

Take a look at this thread for more information, and ask again if you need more help.

 

 

  • Like 2
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...