generate_antenna_python
Generate antenna modeling Python code without requiring an AEDT license or session, ready for later execution with a licensed HFSS object.
Instructions
Generate a complete Python model artifact without starting AEDT or using a license.
The returned file is safe to import offline. It exposes build(hfss); calling that
function later requires an explicitly supplied, licensed PyAEDT HFSS object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| through_stage | No | boolean |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||