src_dir#

property Desktop.src_dir: str#

Python source directory.

Returns:
str

Full absolute path for the python directory.

Examples

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