save_diff_pairs_to_file#
- Hfss3dLayout.save_diff_pairs_to_file(output_file: str) bool#
Save differtential pairs definition to a file.
If a file with the specified name already exists, it is overwritten.
- Parameters:
- output_file
str Full path to the differential pairs definition file.
- output_file
- Returns:
- bool
Truewhen successful,Falsewhen failed.
References
>>> oModule.SaveDiffPairsToFile