> I want to animate a vtkPolyData by change the coordinates of > the points in the PolyData. But I can't find the function > call to set the coordinates of the points. Can anyone tell me > how to do it? use SetPoints() greets Ingo