parse_message#

Parser.parse_message()#

Parse the binary content of the HDM file.

Examples

>>> from ansys.aedt.core.visualization.advanced.sbrplus.hdm_parser import Parser
>>> obj = Parser()
>>> obj.parse_message()