Open an AEDT project based on a project and optional design.
- Parameters:
- project_file
str
Full path and name for the project.
- design_name
str
, optional
Design name. The default is None
.
- Returns:
- :def :ansys.aedt.core.Hfss
Any of the PyAEDT App initialized.
References