Hi Paul,

your vtk class are not "python" wrapped automatically when provided
from plugin. But you might be able to use a CMake macro that has been
defined in ParaView to force your vtk classes to be Python wrapped.
Although, I'm not fully certain that will just work.
Unfortunately I don't have much insight on where to look.

Dave DeMarle might be able to point you to the right direction...

Seb

On Wed, May 2, 2012 at 10:56 AM, Paul Edwards <paul.m.edwa...@gmail.com> wrote:
> Hi,
>
> Do my VTK classes get wrapped when I create a paraview plugin?  If so, how
> do I access them? And, if not, is it possible to do this?
>
> 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
>
_______________________________________________
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