[Paraview-developers] Access a user Plugin in pvpython
Sebastien Jourdain
sebastien.jourdain at kitware.com
Wed Dec 12 08:20:50 EST 2012
You need to call LoadPlugin(...) from paraview.simple.
Seb
On Dec 12, 2012, at 8:11, "Schumacher, Peter" <p.schumacher at fz-juelich.de> wrote:
> Hi,
>
> I wrote my own vtkFilter and i am compiling it as a Paraview Plugin. It is working fine and if i open the Python shell in the Gui i can also handle it through here, but i want to access this Filter through python or pvpython.
> When i try to create an instance of my Filter in pvpython it is not defined.
>
> What is normally needed to access a Filter like this?
>
> Hoping for Help
>
> Peter
>
>
> ------------------------------------------------------------------------------------------------
> ------------------------------------------------------------------------------------------------
> Forschungszentrum Juelich GmbH
> 52425 Juelich
> Sitz der Gesellschaft: Juelich
> Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
> Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher
> Geschaeftsfuehrung: Prof. Dr. Achim Bachem (Vorsitzender),
> Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt,
> Prof. Dr. Sebastian M. Schmidt
> ------------------------------------------------------------------------------------------------
> ------------------------------------------------------------------------------------------------
> _______________________________________________
> Paraview-developers mailing list
> Paraview-developers at paraview.org
> http://public.kitware.com/mailman/listinfo/paraview-developers
More information about the Paraview-developers
mailing list