working_directory# property Mechanical.working_directory: str# Path to the working directory. Returns: strFull absolute path for the project’s working directory. If this directory does not exist, it is created. Examples >>> from ansys.aedt.core import Hfss >>> app = Hfss() >>> app.working_directory