Export the simulation results to eDrawings by SolidWorks API

Hi, I'm a beginner in SolidWorks API.

I want to export simulation result to eDrawing file.

In the GUI, I can right click the simulation and select the "Save all plots as eDrawings".

But, I want to this process using C# API. When I conducted this process with macro recording, there are no functions in the macro file.

How to export the simulation results by SolidWorks API?

SolidworksApi/macros