project_file#

property Hfss.project_file: str#

Project name and path.

Returns:
str

Full absolute name and path for the project.

Examples

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