[Paraview] Setting Exact Sights with Python

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Feb 10 09:57:28 EST 2014


For persepective projection, the following should be all you need to set:

view.CameraFocalPoint
view.CameraPosition
view.CameraViewUp
view.CameraViewAngle

Utkarsh

On Sun, Feb 9, 2014 at 10:46 AM, Magician <f_magician at mac.com> wrote:
> Hi all,
>
>
> I'm trying to control Camera Positions with Python.
>
> It looks like that ParaView's Camera Positions such as View Points
> (Camera Position) and Focal Points have some relations to the Zoom
> or other parameters.
> Additionally the Python's Camera object has many options which couldn't
> check on 'Adjust Camera' GUI window.
>
> Similar to other CG tools, I'd like to set the sights of visualizing
> scenes exactly with the coordinates of view and the focal points.
> Any ideas?
>
>
> Magician
> _______________________________________________
> 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


More information about the ParaView mailing list