export_touchstone_on_completion# Hfss3dLayout.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, optionalWhether to enable the export. The default is True. output_dirstr, optionalPath to the directory of exported file. The default is the project path. Returns: boolTrue when successful, False when failed. References >>> oDesign.SetDesignSettings