load_project#

Desktop.load_project(project_file: str, design_name: str | None = None) bool | object#

Open an AEDT project based on a project and optional design.

Parameters:
project_filestr

Full path and name for the project.

design_namestr, optional

Design name. The default is None.

Returns:
:def :ansys.aedt.core.Hfss

Any of the PyAEDT App initialized.

References

>>> oDesktop.OpenProject