set_export_touchstone¶
- Hfss3dLayout.set_export_touchstone(activate, export_dir='')[source]¶
Export the Touchstone file automatically if the simulation is successful.
- Parameters
- activatebool
Whether to export after the simulation.
- export_dir str, optional
Path to export the file to. The default is
""
.
- Returns
- bool
True
when successful,False
when failed.
References
>>> oDesign.DesignOptions