Memorize Pts of View

 From:  BurrMan
3434.2 In reply to 3434.1 
Here is a script for "setting" some angles.

script:moi.ui.mainWindow.viewpanel.getViewport('3D').setAngles( 90, 0 );

Make yourself 3 or 4 views and run them when needed.

I thought I remembered having one that would "capture" the current angle but couldnt find it. If it is possible to capture it Michael, perhaps a refreshed "3d viewport" get camera location?