[Paraview] python support to open ComparativeView ?

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Tue Mar 23 14:59:31 EDT 2010


Your timing couldn't be more perfect :), I just realized this a while
ago and was working on it.

Utkarsh

On Tue, Mar 23, 2010 at 2:56 PM, Favre  Jean <jfavre at cscs.ch> wrote:
> 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
>


More information about the ParaView mailing list