save_diff_pairs_to_file#

Hfss3dLayout.save_diff_pairs_to_file(filename: str) bool[source]#

Save differtential pairs definition to a file.

If a file with the specified name already exists, it is overwritten.

Parameters:
filenamestr

Fully qualified name of the file containing the differential pairs definition.

Returns:
bool

True when successful, False when failed.

References

>>> oModule.SaveDiffPairsToFile