[Paraview] Error accessing a server object through properties
rodrigo at lncc.br
rodrigo at lncc.br
Thu Sep 21 14:01:03 EDT 2006
Hi,
I'm building a polydata filter in Paraview and my GUI is created through a
vtkPV* file, instead of building it in my XML files. I'm trying to send
parameters to my filter using properties. I can get the property but when I
call the "UpdateVTKObjects" of my proxy, the following error appears:
------------------------------------------------------------------------------
# Error or warning: There was a VTK Error in file:
/home/workspace/HeMoLab/utilities/paraview-2.4.2/Servers/Common/vtkProcessModule.cxx
(556)
vtkPVProcessModule (0x80671e0): Object type: vtkSMSourceProxy, could not find
requested method: "ApplyDelaFilter"
or the method was called with incorrect arguments.
------------------------------------------------------------------------------
I think the "Object type" should be my class, but the SourceProxy appears
instead.
Any suggestions?
Yours Sincerely,
Rodrigo L. S. Silva
LNCC - Brazil
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
More information about the ParaView
mailing list