is_solved#

property SweepMatrix.is_solved: bool#

Verify if solutions are available for given sweep.

Returns:
bool

True if solutions are available.

Examples

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