browse_log_file#
- Circuit.browse_log_file(input_file=None)#
Save the most recent log file in a new directory.
- Parameters:
- input_file
str
orpathlib.Path
,optional
File path to save the new log file to. The default is the
pyaedt
folder.
- input_file
- Returns:
str
File Path.