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