[Paraview] beginner: paraview python scripting, camera orientation

2008-11-30 Thread Tomislav Maric
Hello, I've noticed that if I make an active camera object view = servermanager.CreateRenderView() camera = view.GetActiveCamera(), there is a method camera.GetOrientation(), and even camera.GetOrientationWXYZ, but no SetOrientation(), or SetOrientationWXYZ(), or even camera.Orientation pr

[Paraview] vtkTree file problem with Paraview

2008-11-30 Thread Matteo Campana
Dear all, I'm developing an application using InfoVis package distributed with VTK. With my application I succesfully generate and visualize some vtkTree files using vtkTreeWriter and setting the extension of the file to vtk (ex. MyTree.vtk). Now I'd like to use paraview/overview (3.5.0) packag