Workflows ~~~~~~~~~ These examples create end-to-end workflows with PyAEDT and PyEDB. .. grid:: 2 .. grid-item-card:: Configuration Files :padding: 2 2 2 2 :link: ../../../00_edb/use_configuration/index :link-type: doc .. image:: ../../../00_edb/use_configuration/_static/configurator_2.png :alt: PyEDB2 :width: 250px :height: 200px :align: center Links to examples in the PyAEDT documentation that show how to use PyEDB configuration files. .. grid-item-card:: IPC2581 :padding: 2 2 2 2 :link: ../../../00_edb/legacy_standalone/edb_to_ipc2581 :link-type: doc .. image:: ../../../00_edb/legacy_standalone/_static/ipc.png :alt: PyEDB2 :width: 250px :height: 200px :align: center This example shows how you can use PyAEDT to export an IPC2581 file. .. grid-item-card:: Plot Layout :padding: 2 2 2 2 :link: ../../../00_edb/legacy_standalone/Plot_nets :link-type: doc .. image:: ../../../00_edb/legacy_standalone/_static/plot_nets.png :alt: PyEDB2 :width: 250px :height: 200px :align: center This example shows how to use the ``Edb`` class to view nets, layers and via geometry directly in Python. .. grid-item-card:: IC Workflow using GDS :padding: 2 2 2 2 :link: ../../../00_edb/legacy_standalone/GDS_workflow :link-type: doc .. image:: ../../../00_edb/legacy_standalone/_static/gds.png :alt: GDS :width: 250px :height: 200px :align: center This example shows how to use the ``Edb`` class to manage ``GDS`` files, import them and setup analysis. .. grid-item-card:: HFSS 3D Layout GUI modificatation :padding: 2 2 2 2 :link: ../gui_manipulation :link-type: doc .. image:: ../_static/user_interface.png :alt: UI 3D Layout :width: 250px :height: 200px :align: center Provides HFSS 3D Layout GUI modification examples. .. toctree:: :hidden: ../../../00_edb/use_configuration/index ../../../00_edb/legacy_standalone/edb_to_ipc2581 ../../../00_edb/legacy_standalone/Plot_nets ../../../00_edb/legacy_standalone/GDS_workflow ../gui_manipulation