Skip to main content

ModelCenter APIs 2026 R1

canRerunRuns

Last update: 18.06.2026

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

Determine if the specified runs can be re-run. Returning FALSE means that the option should be disabled in any menus.

Return

TRUE if the runs can be re-run, false if not

Parameters

dataHistory the data history to check in regards to
runIndexes an array of run indexes

Connect with Ansys