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