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:<div>
<br></div><div><meta name="qrichtext" content="1"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><style type="text/css">
p, li { white-space: pre-wrap; }
</style>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Courier'; font-size:9pt; color:#800000;">ERROR: In ParaView/Servers/ServerManager/vtkSMProxyManager.cxx, line 374</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Courier'; font-size:9pt; color:#800000;">vtkSMProxyManager (0x1d3d400): No proxy that matches: group=mappers and proxy=PolyDataMapper were found.</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Courier'; font-size:9pt; color:#800000;"></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Courier'; font-size:9pt; color:#800000;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Courier'; font-size:9pt; color:#800000;">ERROR: In ParaView/Servers/ServerManager/vtkSMProxy.cxx, line 1985</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Courier'; font-size:9pt; color:#800000;">vtkSMSourceProxy (0x2b46550): Base interface cannot be found.</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Courier'; font-size:9pt; color:#800000;"></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Courier'; font-size:9pt; color:#800000;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Courier'; font-size:9pt; color:#000000;">Warning: In ParaView/Servers/ServerManager/vtkSMProxyManager.cxx, line 294</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Courier'; font-size:9pt; color:#000000;">vtkSMProxyManager (0x1d3d400): Creation of new proxy vtkSMSurfaceRepresentationProxy failed (representations, MySpecialRepresentation).</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Courier'; font-size:9pt; color:#000000;"></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Courier'; font-size:9pt; color:#000000;"></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Courier'; font-size:9pt; color:#000000;"></p></div><div>
<br></div><div>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!)?</div><div><br>Thanks,<br>Paul</div>