I am wondering how to check the FEA Paths result on each time step. I do not find any settings to display the sampling result by time step.

I change the current timestep in FEA result scene, but when I open the Graph Viewer to check the path which I created, the result do not change at all, even I refresh the list.
And, I tried the API which pymotorCAD offered, the 'get_fea_graph_point' interface has one parameter for timestep, but whaterver timestep I set, it always give me the same result, even I set the timestep to -1, it still give me the same result. So, I guess this is a bug of pymotorCAD or motorCAD itself.