[Paraview] python support to open ComparativeView ?

Favre Jean jfavre at cscs.ch
Tue Mar 23 14:56:04 EDT 2010


Hi all

How does one go about creating a ComparativeView multi-viewport in a python script?

I tried the trace thing, but it only gave me an incomplete description, and then it failed, when reloading, on the keywords

ComparativeRenderView2.Cues = []

I have found in simple.py the definitions for XYChartView, XYBarChartView and the regular RenderView, and I guessed I could do a

servermanager._create_view("ComparativeRenderView")
then register my proxy, etc, etc.

Could we ask the developers to add the correct definition of CreateComparativeRenderView in  simple.py?

TIA
Jean


More information about the ParaView mailing list