save_diff_pairs_to_file#
- Hfss3dLayout.save_diff_pairs_to_file(output_file: str) bool [source]#
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
True
when successful,False
when failed.
References
>>> oModule.SaveDiffPairsToFile