set_export_touchstone#

Hfss3dLayout.set_export_touchstone(activate, output_dir='')[source]#

Export the Touchstone file automatically if the simulation is successful.

Parameters:
activatebool

Whether to export the Touchstone file after the simulation.

export_dir str, optional

Path to export the Touchstone file to. The default is "".

Returns:
bool

True when successful, False when failed.

References

>>> oDesign.DesignOptions