PyAEDT documentation 0.9.10#

Useful links: Installation | Source Repository | Issues

_images/logo.png

PyAEDT is a Python client library that interacts directly with the Ansys Electronics Desktop (AEDT) API, enabling straightforward and efficient automation in your workflow.

Note

Also consider viewing the PyEDB documentation. PyEDB is a Python client library for processing complex and large layout designs in the Ansys Electronics Database (EDB) format, which stores information describing designs for AEDT.

Getting started

New to PyAEDT? This section provides the information that you need to get started with PyAEDT.

Getting started
User guide

This section provides in-depth information on PyAEDT key concepts.

User guide
API reference

This section contains descriptions of the functions and modules included in PyAEDT. It describes how the methods work and the parameters that can be used.

API reference
Examples

Explore examples that show how to use PyAEDT to perform different types of simulations.

Examples
Contribute

Learn how to contribute to the PyAEDT codebase or documentation.

Contribute