AmesimKnowledge

The App Designer in detail > Editing Python files

The Python Apps package

The Apps package provides several modules ready to be used by your Python app:

  • The apps.module module contains the manager of data links to Simcenter Amesim parameters, and the app persistence functionality,

  • The apps.widgets module contains most of the custom Amesim widgets visible in the Ui designer toolboxes; the plot and 3D widgets are not part of this module,

  • The apps.plot is an alias to the amepyplot module,

  • The apps.scene3d is an alias to the amepy3d module.

If you want to learn more about this API and use it directly in your Python scripts you can have look at The Python Apps API documentation.

You can find example apps in our App Designer Demos section.

Source: https://docs.sw.siemens.com/en-US/doc/254352342/PL20250521841123434.amesim_collection.App_Designer/xid1018232 · retrieved 2026-07-17