set_export_touchstone#

Hfss.set_export_touchstone(activate, export_dir='')[source]#

Set automatic export of the Touchstone file after simulation.

Parameters:
activatebool

Whether to export the Touchstone file after simulation finishes.

export_dirstr, optional

Directory to export the Touchstone file to. The default is "", in which case the Touchstone file is exported to the working directory.

Returns:
bool

True when successful, False when failed.

References

>>> oDesign.SetDesignSettings