Skip to main content

ModelCenter APIs 2026 R1

rerunRuns

Last update: 18.06.2026

abstract fun rerunRuns(dataHistory: DataHistory, runIndexes: Array<Int>)

Notify that the user has requested to re-run a set of runs. Does not wait for the runs to complete. endRuns from PHXDataHistory will be called when completed.

Parameters

dataHistory the data history to read and write from
runIndexes an array of run indexes

Connect with Ansys