installed_versions#

property Desktop.installed_versions: dict#

Dictionary of AEDT versions installed on the system and their installation paths.

Examples

>>> from ansys.aedt.core import Desktop
>>> desktop = Desktop(version="2026.1")
>>> desktop.installed_versions