[Paraview] Tracing Zoom

Hussein Ezzat hussein_ezzat2000 at yahoo.com
Wed Jan 26 18:01:47 EST 2011


I am using version 3.8.1 64bit
Attached 2 pictures, Pic1 is what I want and record the trace for, Pic2 is the 
outcome of the script.
I can't figure out why the trace script outcome is different from what is 
expected to be!!



________________________________
From: pat marion <pat.marion at kitware.com>
To: Hussein Ezzat <hussein_ezzat2000 at yahoo.com>
Cc: paraview <paraview at paraview.org>
Sent: Wed, January 26, 2011 4:55:53 PM
Subject: Re: [Paraview] Tracing Zoom

Hi,

Which version of paraview are you using?  This bug should not occur in the 
latest paraview release.  If you are using 3.8.0 you will need to upgrade.  
After the upgrade you'll need to re-record the trace script.  Or, you can fix 
your existing trace script by adding a call to Render() before the camera 
position is set.

Pat


On Wed, Jan 26, 2011 at 5:21 PM, Hussein Ezzat <hussein_ezzat2000 at yahoo.com> 
wrote:

Pat,
>
>
>I am trying to save an animation happening on a map. So I record the trace, and 
>use the button "zoom to box" and chose the specified area on the map; say the 
>map is for North America and the specified Area if for Gulf of Mexico.
>
>
>When I run the script, it saved the images for the whole map North of America 
>-zoom out you can say- not Gulf of Mexico.
>
>
>
>
>
>
>
>
________________________________
From: pat marion <pat.marion at kitware.com>
>To: Hussein Ezzat  <hussein_ezzat2000 at yahoo.com>
>Cc: paraview <paraview at paraview.org>
>Sent: Wed, January 26, 2011 4:13:44 PM
>Subject: Re: [Paraview] Tracing Zoom
>
>
>Hi Hussein,
>
>Could you elaborate on the problem you are experiencing?  I'm not sure what you 
>mean when you say that the images are not saved in the specified area.  As for 
>zooming position, python trace should record camera properties such as position, 
>focal point, and parallel scale depending if you are using parallel or 
>perspective projection.
>
>Pat
>
>
>On Wed, Jan 26, 2011 at 5:04 PM, Hussein Ezzat <hussein_ezzat2000 at yahoo.com> 
>wrote:
>
>Hi,
>>
>>
>>Anyone have an idea why the trace python shell don't record the zooming position 
>>and the images are not saved in the specified area! Any solution for that?
>>
>>
>>Thanks,
>>-Hussein
>>
>>_______________________________________________
>>Powered by www.kitware.com
>>
>>Visit other Kitware open-source projects at 
>>http://www.kitware.com/opensource/opensource.html
>>
>>Please keep messages on-topic and check the ParaView Wiki at: 
>>http://paraview.org/Wiki/ParaView
>>
>>Follow this link to subscribe/unsubscribe:
>>http://www.paraview.org/mailman/listinfo/paraview
>>
>>
>
>



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110126/3df9af45/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pic1.png
Type: image/png
Size: 150317 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110126/3df9af45/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pic2.png
Type: image/png
Size: 21902 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110126/3df9af45/attachment-0003.png>


More information about the ParaView mailing list