Hello, I have a structured mesh, and a scalar data in X, Y, Z .... but the vtkImageData ask for the data in the Z, Y, X, C order. There is a way of changing this ?? so I can put my data directly in the class. The function that create the data is used for the unstructured mesh case also, so I don't want to change it. Thanks. Felipe