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
None
and in this case, all reports are deleted.
- plot_name
- Returns:
- bool
True
when successful,False
when failed.
References
>>> oModule.DeleteReports