MantisBT - ParaView
View Issue Details
0011222ParaViewBugpublic2010-09-10 15:332016-08-12 09:58
Andy Bauer 
Kitware Robot 
normalminoralways
closedmoved 
Development 
 
0011222: missing a call to Render() when doing a python trace of loading a .pvcc (paraview camera camera configuration) file
If I'm trying to create a python script with a trace and I load in a pvcc file, it does the proper setting of the camera options like shown below but it doesn't add in a Render() command after that so that when the python script is run it updates the view. I've attached a sample pvcc file just for reference that updates the camera configuration to:

   RenderView1.CameraViewUp = [-0.042503193116433323, 0.18133297063238071, 0.98250284087963002]
   RenderView1.CameraPosition = [-5.0518079441467734, -96.875221298623543, 15.632196782250059]
   RenderView1.CameraClippingRange = [88.830854819731513, 111.53697562531812]
   RenderView1.CameraFocalPoint = [3.00341796875, 0.0, -1.8988585472106934]
   RenderView1.CameraParallelScale = 25.813770870066271
   RenderView1.CenterOfRotation = [3.00341796875, 0.0, -1.8988585472106934]
No tags attached.
? closeup.pvcc (1,259) 2010-09-10 15:33
https://www.vtk.org/Bug/file/8376/closeup.pvcc
Issue History
2010-09-10 15:33Andy BauerNew Issue
2010-09-10 15:33Andy BauerFile Added: closeup.pvcc
2016-08-12 09:58Kitware RobotNote Added: 0037881
2016-08-12 09:58Kitware RobotStatusexpired => closed
2016-08-12 09:58Kitware RobotResolutionopen => moved
2016-08-12 09:58Kitware RobotAssigned To => Kitware Robot

Notes
(0037881)
Kitware Robot   
2016-08-12 09:58   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.