SimulationRecord.addPage()

Appends a new page to the pageList of the SimulationRecord object.

Parameter

  • newPage : page - New page to append.

Usage

newSimRec.addPage(newPage)