Getting camera view and restore it

 From:  Michael Gibson
9356.7 In reply to 9356.6 
Hi Samba, you're welcome!

Also if you're going to that particular dialog frequently you can set up a shortcut key for showing it. Put this in as the command part for the shortcut key:

script: moi.ui.createDialog( 'moi://ui/ViewAngleDialog.htm' );

- Michael