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
str
orpathlib.Path
,optional
Path to the directory of exported file. The default is the project path.
- exportbool,
- Returns:
- bool
True
when successful,False
when failed.
References
>>> oDesign.SetDesignSettings