.. _examples: Examples ======== This section provides examples that show how to use PyETK. .. grid:: 2 .. grid-item-card:: Create a transformer model in AEDT using the PyETK API :padding: 2 2 2 2 :link: api_example :link-type: doc Use the PyETK API to create a class instance, set common properties, and define where to read transformer properties. .. grid-item-card:: Create a transformer model in AEDT using the PyETK UI :padding: 2 2 2 2 :link: ui_example :link-type: doc Use the fields and tools in the PyETK UI to specify settings for designing a planar transformer. .. grid-item-card:: Migrate ACT JSON files to PyETK JSON files :padding: 2 2 2 2 :link: act_to_pyetk_example :link-type: doc Use the PyETK UI to migrate an ACT JSON file to a PyETK JSON file. .. toctree:: :hidden: :maxdepth: 2 api_example ui_example act_to_pyetk_example