interactive#

property ReportPlotter.interactive: bool#

Enable interactive mode.

Returns:
bool

Examples

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