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

Yifei Li yifli82 at gmail.com
Wed Nov 9 20:44:25 EST 2011


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/85548931/attachment.htm>


More information about the vtkusers mailing list