SimulationRecord.addPage() ========================== Appends a new page to the pageList of the SimulationRecord object. **Parameter** * newPage : page - New page to append. **Usage** .. code-block:: python newSimRec.addPage(newPage)