Re: [Paraview] Communication from Python to own C++ reader

2009-10-15 Thread Sven Buijssen
dStep not changing might be caused by your XML. I guess it should read: Please note the "Get" instead of the "Set". Sven - Original Message - From: Fabian Wein To: "paraview@paraview.org" Sent: 10/15/09 15:19:21 Subject: [Paraview] Communication

[Paraview] Communication from Python to own C++ reader

2009-10-15 Thread Fabian Wein
Hi, it's me again - I have the impression that nothing that I try really works :( But I'm getting closer :) I get access to my reader from python via r = GetSources().items()[0][1] I want to get an integer value from my reader. The only way I know to do this, is: *.h vtkSetMacro(CurrentPolle