I've finally got around to trying the newer version of ParaView but I can't
get my custom representations to work.  I tried the Example in the ParaView
source (Examples/Plugins/Representation) and that doesn't work either.  Here
are the errors:

ERROR: In ParaView/Servers/ServerManager/vtkSMProxyManager.cxx, line 374

vtkSMProxyManager (0x1d3d400): No proxy that matches: group=mappers and
proxy=PolyDataMapper were found.

 ERROR: In ParaView/Servers/ServerManager/vtkSMProxy.cxx, line 1985

vtkSMSourceProxy (0x2b46550): Base interface cannot be found.

 Warning: In ParaView/Servers/ServerManager/vtkSMProxyManager.cxx, line 294

vtkSMProxyManager (0x1d3d400): Creation of new proxy
vtkSMSurfaceRepresentationProxy failed (representations,
MySpecialRepresentation).


I see that vtkSMSurfaceRepresentationProxy has been removed from 3.10.  Does
anyone know how to get this working (and then I might be able to get my own
ones working too!)?

Thanks,
Paul
_______________________________________________
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