aedt_warning_messages# property AedtLogger.aedt_warning_messages: list# Message manager content for the active project and design. Returns: list of strList of warning messages for the active project and design. Examples >>> from ansys.aedt.core import Hfss >>> hfss = Hfss() >>> warn_msgs = hfss.logger.aedt_warning_messages