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