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