Hello everyone! I try to do a clone of my vtkDataSet but when I call deepcopy method the new vtkDataSet is not the same type of the original vtkDataSet. I try tu call updateData, updateData and updateInformation methods but I have no change on my vtkDataSet. Does anyone have any ideas? Thanks, Romain