toolkit_directory#

property Hfss3dLayout.toolkit_directory: str#

Path to the toolkit directory.

Returns:
str

Full absolute path for the pyaedt directory for this project. If this directory does not exist, it is created.

Examples

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