is_solved# property SweepMatrix.is_solved: bool# Verify if solutions are available for given sweep. Returns: boolTrue if solutions are available. Examples >>> from ansys.aedt.core.modules.solve_sweeps import SweepMatrix >>> obj = SweepMatrix() >>> obj.is_solved