are_there_simulations_running#

property Maxwell2d.are_there_simulations_running: float#

Check if there are simulation running.

Returns:
float

References

>>> oDesktop.AreThereSimulationsRunning

Examples

>>> from ansys.aedt.core import Hfss
>>> hfss = Hfss()
>>> hfss.are_there_simulations_running