[Paraview] Fwd: Parallel Projection and zoom

Bastil2001 at yahoo.de Bastil2001 at yahoo.de
Thu Jun 10 14:46:04 EDT 2010


Dear all,

I am very happy that 3.8.0 now has the option to save/load view. Very
helpful. However when using parallel projection the parameter to control
zooming is:

    * Not shown in the Adjust Camera GUI
    * Not saved with the views

The only way I have so far is to query it from Python:

>>>
view=GetRenderView()

>>>
view.CameraParallelScale

2.7270467698171603

However this is not so straight-forward. I also done't know how to
modify it from within python. I can do
view.CameraParallelScale=1 and the value is changed but the view is not....

Regards Bastian

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100610/63b8e601/attachment-0001.htm>


More information about the ParaView mailing list