Pre-processing and post-processing ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Provides examples of some general AEDT pre-processing and post-processing capabilities. .. grid:: 2 .. grid-item-card:: Configuration files :padding: 2 2 2 2 :link: configuration_files :link-type: doc .. image:: _static/configuration_file_icepak.png :alt: Configuration file :width: 250px :height: 200px :align: center This example shows how to use PyAEDT to export configuration files and reuse them to import in a new project. .. grid-item-card:: Modeler :padding: 2 2 2 2 :link: modeler/index :link-type: doc .. image:: _static/modeler.png :alt: Modeler :width: 250px :height: 200px :align: center These examples use PyAEDT to show some modeler capabilities. .. grid-item-card:: Optimetrics setup :padding: 2 2 2 2 :link: optimetrics :link-type: doc .. image:: _static/optimetrics.png :alt: Optimetrics :width: 250px :height: 200px :align: center This example shows how to use PyAEDT to create a project in HFSS and create all optimetrics setups. .. grid-item-card:: Components :padding: 2 2 2 2 :link: components/index :link-type: doc .. image:: _static/components.png :alt: Components :width: 250px :height: 200px :align: center These examples use PyAEDT to show some 3D component capabilities. .. grid-item-card:: Report :padding: 2 2 2 2 :link: report/index :link-type: doc .. image:: _static/touchstone.png :alt: Components :width: 250px :height: 200px :align: center These examples use PyAEDT to show some report capabilities. .. toctree:: :hidden: configuration_files modeler/index optimetrics components/index report/index