load_project#

Desktop.load_project(project_file, design_name=None)[source]#

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 :pyaedt.Hfss

Any of the PyAEDT App initialized.

References

>>> oDesktop.OpenProject