add_image#

AnsysReport.add_image(path, caption='', width=0, height=0)[source]#

Add a new image.

Parameters:
pathstr

Image path.

captionstr, optional

Image caption.

widthint, optional

Image width in millimeters.

heightint, optional

Image height in millimeters.