Hi all, I'm trying to save transient sources with Python scripts. I'd like to save with these formats: - VTK MultiBlock Formats (*.vtm) - ASCII-XML Formats - Save all timesteps I tried "Trace" tool, but it couldn't catch "Save Data" processes. How can I save data with Python scripts? Magician