aedt_start_session
Starts a new or connects to an existing Ansys Electronics Desktop session using PyAEDT for simulation automation.
Instructions
Launch or connect to an AEDT application through PyAEDT.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_name | No | hfss | |
| version | No | ||
| project | No | ||
| design | No | ||
| solution_type | No | ||
| non_graphical | No | ||
| new_desktop | No | ||
| close_on_exit | No | ||
| student_version | No | ||
| machine | No | ||
| port | No | ||
| aedt_process_id | No | ||
| extra_kwargs | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||