<div dir="ltr">Sorry, it is not yet possible to unload a plugin in ParaView. You need to restart ParaView.<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Mathieu Westphal<br></div></div></div>
<br><div class="gmail_quote">On Fri, Mar 17, 2017 at 8:50 PM, Maxim Torgonskiy <span dir="ltr"><<a href="mailto:kriolog@gmail.com" target="_blank">kriolog@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I'm currently working on a custom paraview version and now I'm trying<br>
to dynamicallyreplace xml python plugins by their newer versions but I<br>
didn't find any remove / unload function in the interface of plugin<br>
managers (pqPluginManager, vtkSMPluginManager) except<br>
pqPluginManager::hidePlugin which doesn't do what I want. There's only<br>
a function vtkPVPluginLoader::<wbr>PluginLibraryUnloaded which's called in<br>
the destructor of every plugin via a macro in <a href="http://pqParaViewPlugin.cxx.in" rel="noreferrer" target="_blank">pqParaViewPlugin.cxx.in</a><br>
. Can I use it in my case? If not, is there any other solution?<br>
<br>
Thanks,<br>
Maxim<br>
______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>Paraview-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview-<wbr>developers</a><br>
</blockquote></div><br></div>