Parser#
- class ansys.aedt.core.visualization.advanced.sbrplus.hdm_parser.Parser(filename)#
Parser class that loads an HDM-format export file from HFSS SBR+, interprets its header and its binary content. Except for the header, the binary content is not parsed until an explicit call to parse_message.
Methods
Parse the binary content of the HDM file.