add_image# AnsysReport.add_image(path, caption='', width=0, height=0)# Add a new image. Parameters: pathstrImage path. captionstr, optionalImage caption. widthint, optionalImage width in millimeters. heightint, optionalImage height in millimeters.