[Paraview] View control with Python
Magician
f_magician at mac.com
Mon Mar 19 09:38:51 EDT 2012
Hi.
Now I'm trying to control ParaView's camera angle
with Python.
I could get Active Camera object by GetActiveCamera()
and try SetPosition() etc.
But I Couldn't find function as "Center of Rotation"
on Adjust Camera panel.
How can I control it with Python?
And also I want to get a ParaView's Python reference.
We can find scripting tutorials on Users' Guide or Wiki,
but it's very difficult to find unpopular functions.
Is there a document on which all Python functions
are introduced?
Magician
More information about the ParaView
mailing list