export_touchstone_on_completion#

Hfss.export_touchstone_on_completion(export=True, output_dir=None)[source]#

Enable or disable the automatic export of the touchstone file after completing frequency sweep.

Parameters:
exportbool, optional

Whether to enable the export. The default is True.

output_dirstr, optional

Path to the directory of exported file. The default is the project path.

Returns:
bool

True when successful, False when failed.

References

>>> oDesign.SetDesignSettings