TableOfFigures
report_element TPTReport.TableOfFigures()
This function generates a table of figure of all sections.
Returns:
the report_element containing the table-of-figure that can be added to report
Examples:
# generate table of figures at current position TPTReport.add(TPTReport.TableOfFigures());