V2 beta Jan-19-2009 available now

 From:  Anis
2333.27 In reply to 2333.25 
Hi Danny,

What is parallel view ?

Edit :

Hi Michael...

I am not clear about this :
"Added some script functions to access the camera point from a script, it is now possible to run this script on a keyboard shortcut to copy the camera and target points to the clipboard so you can find out where they are to set them in another program:
script:var v = moi.ui.mainWindow.viewpanel.getViewport('3D'); moi.copyTextToClipboard( 'Camera=' + v.cameraPt.toString() + '\r\nTarget=' + v.targetPt.toString() );"

EDITED: 21 Jan 2009 by ANIS