copy_report_data#

PostProcessor.copy_report_data(plot_name, paste=True)[source]#

Copy report data as static data.

Parameters:
plot_namestr

Name of the report.

pastebool, optional

Whether to paste the report. The default is True.

Returns:
bool

True when successful, False when failed.

References

>>> oModule.CopyReportsData
>>> oModule.PasteReports