get_solution_data#

ReportPlotter.get_solution_data()#

Mimic the report method to retrieve solution data if available.

Examples

>>> from ansys.aedt.core.visualization.plot.matplotlib import ReportPlotter
>>> obj = ReportPlotter()
>>> obj.get_solution_data()