<html><head><style> body {height: 100%; color:#000000; font-size:12pt; font-family:Times New Roman;}</style></head><body>Hi everybody,<br>    I have a question about ParaView Plugin. <br>    So I tried ParaView Plugin with some codes from VTK, in fact, I copied the vtkImageThreshold.cxx and vtkImageThreshold.h from VTK folder, created XML and CMakeLists.txt (as in the attachment).<br>    I compiled with no problem and get libImageThreshold.so, and imported normally into ParaView through ParaView Plugins Manager (I don't really remember the exact name). <br>   The problem is, with the same type of data, original Threshold of ParaView is available but not the one I compiled.<br>   So I wonder if anyone met that problem before?<br>   Thank you so much everybody<br><br><br><span> </span>  </body></html>