Advanced examples
The Plot API demo
In the Simcenter Amesim demos section related to the App Designer, there is a dedicated demo named Plot API App. The purpose of the demo is to show how to use the Plots Python API inside an App using the App Designer.
When launching the App you can scroll through the list of plot types and observe the Python code and the generated graph display.
If you want to generate such plot in your own App you can copy and paste the code and provide a PlotWidget reference to the Plot method.
Below are some plot types that you can find in the demo:
Plot contour Figure 15: Contour
Plot surface Figure 16: Surface
Plot pie chart Figure 17: Pie chart
Source: https://docs.sw.siemens.com/en-US/doc/254352342/PL20250521841123434.amesim_collection.Plots_Python_API/xid1206368 · retrieved 2026-07-17