[vtkusers] FunctionValues is missing from the Python binding of vtk-5.8??

Yifei Li yifli82 at gmail.com
Wed Nov 9 22:55:52 EST 2011


FYI:  I turned the program into C++ and  it compiled successfully on the
SAME machine.

Dear VTK developers, can you look into this problem? It's really annoying.

BTW, my development machine is a MacBook Pro running Lion.  If you need
more information, let me know.

Yifei

On Wed, Nov 9, 2011 at 8:44 PM, Yifei Li <yifli82 at gmail.com> wrote:

> Hi all,
>
> I got AttributeError: FunctionValues when I run the following code:
>
> func = vtkCellLocatorInterpolatedVelocityField()
> func.AddDataSet(structured_grid)
> func.FunctionValues(point, tangent)
>
>
> Is this a bug? Any help is appreciated.
>
> Yifei
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20111109/66c84972/attachment.htm>


More information about the vtkusers mailing list