is_solved#

property SweepHFSS.is_solved: bool#

Verify if solutions are available for the sweep.

Returns:
bool

True if solutions are available.

Examples

>>> from ansys.aedt.core.modules.solve_sweeps import SweepHFSS
>>> obj = SweepHFSS()
>>> obj.is_solved