delete_report#
- PostProcessorIcepak.delete_report(plot_name=None)#
Delete all reports or specific report.
- Parameters:
- plot_name
str,optional Name of the plot to delete. The default value is
Noneand in this case, all reports are deleted.
- plot_name
- Returns:
- bool
Truewhen successful,Falsewhen failed.
References
>>> oModule.DeleteReports