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 _______________________________________________ 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
