Hello,
I am using the C# DPF API to write some code which serialises mesh and operating deflection shapes results into .h5 format. I was sent a Python script by one of your colleagues which does something similar - I am able to run this script fine without problem, with my Ansys 24R1 installation.
I hit an error when running the following C# lines 
The error I get is: 
It seems like the hdf5dpf operator doesn't have a TimeFreqSupport that the velocities fields container can fill in? In case it is useful these are the .dlls that are being imported, along with the environment initialisation.


I don't think it's likely to be because of my Ansys 24R1 installation, seeing as I can run the same thing using the Python API fine.
Hope you can help.
Best regards,
Fran Rourke