[Paraview] Python Render() has no effect

Berk Geveci berk.geveci at kitware.com
Tue Oct 13 15:34:28 EDT 2009


What happens if you call MarkModified(None) on your source proxy?

On Tue, Oct 13, 2009 at 11:59 AM, Fabian Wein
<fabian.wein at am.uni-erlangen.de> wrote:
> I'm still struggling with my live data reader.
>
> A thread calls Update() on my algorithm. This leada to a RequestData()
> and I give back the current data - independend of the requested time step.
>
> It's just not displayed. I tried with python
>
> Render()
> GetRenderView().StillRender()
> Show()
>
> all has no effect. How can I do this?
>
> Please help, I invested a week in extending my reader but this single
> piece
> is missing.
>
> Thanks,
>
> Fabian
> _______________________________________________
> 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