src_dir# property Desktop.src_dir: str# Python source directory. Returns: strFull absolute path for the python directory. Examples >>> from ansys.aedt.core import Desktop >>> desktop = Desktop(version="2026.1") >>> desktop.src_dir