rename_report# PostProcessorCircuit.rename_report(plot_name: str, new_name: str) → bool# Rename a plot. Parameters: plot_namestrName of the plot. new_namestrNew name of the plot. Returns: boolTrue when successful, False when failed. References >>> oModule.RenameReport