View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011222ParaViewBugpublic2010-09-10 15:332016-08-12 09:58
ReporterAndy Bauer 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionDevelopment 
Target VersionFixed in Version 
Summary0011222: missing a call to Render() when doing a python trace of loading a .pvcc (paraview camera camera configuration) file
DescriptionIf 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]
TagsNo tags attached.
Project
Topic Name
Type
Attached Files? file icon closeup.pvcc [^] (1,259 bytes) 2010-09-10 15:33

 Relationships

  Notes
(0037881)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2010-09-10 15:33 Andy Bauer New Issue
2010-09-10 15:33 Andy Bauer File Added: closeup.pvcc
2016-08-12 09:58 Kitware Robot Note Added: 0037881
2016-08-12 09:58 Kitware Robot Status expired => closed
2016-08-12 09:58 Kitware Robot Resolution open => moved
2016-08-12 09:58 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team