copy_report_data# PostProcessor3D.copy_report_data(plot_name, paste=True)# Copy report data as static data. Parameters: plot_namestrName of the report. pastebool, optionalWhether to paste the report. The default is True. Returns: boolTrue when successful, False when failed. References >>> oModule.CopyReportsData >>> oModule.PasteReports