<div dir="ltr">Nope, that would be it..<br><br>Seems kinda wierd for that to be in the Parallel package.. <br clear="all">----------------------------------------<br>Randall Hand <br>Visualization Scientist<br>ERDC MSRC-ITL<br>

<br><br><div class="gmail_quote">On Fri, Aug 8, 2008 at 1:11 PM, David Gobbi <span dir="ltr"><<a href="mailto:david.gobbi@gmail.com">david.gobbi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Are you sure that you built Parallel?<br>
<br>
<br>
2008/8/8 Randall Hand <<a href="mailto:randall.hand@gmail.com">randall.hand@gmail.com</a>>:<br>
<div><div></div><div class="Wj3C7c">>  I just downloading and compiled the latest VTK5.2 CVS with python2.5<br>
> support.  Everything looks fine, except I can't get "vtkPassThroughFilter"<br>
> in python.<br>
><br>
> [GCC 3.4.6 20060404 (Red Hat 3.4.6-9)] on linux2<br>
> Type "help", "copyright", "credits" or "license" for more information.<br>
>>>> from vtk import *<br>
>>>> vtkDataSetReader()<br>
> <libvtkIOPython.vtkDataSetReader vtkobject at 0x2a99dad1e0><br>
>>>> vtkPassThroughFilter()<br>
> Traceback (most recent call last):<br>
>   File "<stdin>", line 1, in <module><br>
> NameError: name 'vtkPassThroughFilter' is not defined<br>
>>>> vtkPassThrough()<br>
>   <libvtkInfovisPython.vtkPassThrough vtkobject at 0x2a99d9fe70><br>
>>>> vtkPassThroughFilter()<br>
> Traceback (most recent call last):<br>
>   File "<stdin>", line 1, in <module><br>
> NameError: name 'vtkPassThroughFilter' is not defined<br>
>>>><br>
><br>
> Any idea why this particular object isn't available?<br>
> ----------------------------------------<br>
> Randall Hand<br>
> Visualization Scientist<br>
> ERDC MSRC-ITL<br>
><br>
</div></div>> _______________________________________________<br>
> vtk-developers mailing list<br>
> <a href="mailto:vtk-developers@vtk.org">vtk-developers@vtk.org</a><br>
> <a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
><br>
><br>
</blockquote></div><br></div>