export_touchstone_on_completion#
- Hfss.export_touchstone_on_completion(export=True, output_dir=None)#
Enable or disable the automatic export of the touchstone file after completing frequency sweep.
- Parameters:
- exportbool,
optional Whether to export the Touchstone file after the simulation. The default is
True.- output_dir
strorpathlib.Path,optional Path to the directory of exported file. The default is the project path.
- exportbool,
- Returns:
- bool
Truewhen successful,Falsewhen failed.
References
>>> oDesign.SetDesignSettings