project_list#

property Desktop.project_list#

Get a list of projects.

Returns:
List

List of projects.

Examples

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