[vtkusers] AttributeError in vtkpython

Martin Genet martin.genet at ucsfmedicalcenter.org
Wed Nov 20 00:07:34 EST 2013


Hi everyone,

I'm having the error

 > AttributeError: EvaluatePosition

when running the line

 > ugrid.GetCell(num_cell).EvaluatePosition(x, closest_point, subId, 
pcoords, dist2, weights)

with both vtk 5.8.0 & 6.0.0. Is Evaluate Position missing in the python 
wrappers? Is there a way to access it? Thanks!

Martin




More information about the vtkusers mailing list