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

Reply via email to