temp_directory#

property MaxwellCircuit.temp_directory: str#

Path to the temporary directory.

Returns:
str

Full absolute path for the temp directory.

Examples

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