Getting started#
This section explains how to install the PyAEDT Common Toolkit. It then explains this toolkit’s architecture and provides an example of how to use its common methods to develop a new Ansys Electronics Desktop (AEDT) toolkit.
Installation
Learn how to install the PyAEDT Common Toolkit.
Architecture
Learn about this toolkit’s architecture.
Toolkit project setup
Learn basic concepts that will help you setup your own toolkit project.
Example toolkit
Use this toolkit’s common methods to create an example toolkit.