src_dir#

property Icepak.src_dir: str#

Source directory for Python.

Returns:
str

Full absolute path for the python directory.

Examples

>>> from ansys.aedt.core import Hfss
>>> app = Hfss()
>>> app.src_dir