You should be able to do it from C++. If you have a
pqProxy/pqPipelineSource, you can call getProxy() to get the proxy
object.

-berk

On Wed, Oct 14, 2009 at 5:18 AM, Fabian Wein
<fabian.w...@am.uni-erlangen.de> wrote:
> Hi Berk,
>
> thanks for your reply!
>
>> What happens if you call MarkModified(None) on your source proxy?
>
> This made me research what a source proxy is (I tried to do it without
> python, just with C++) but now it seems that python is the choice.
>
> So far thanks for the direction, details later.
>
>>> 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()
>
> 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

Reply via email to