Skip to main content

ModelCenter APIs 2025 R1

addRerun

Last update: 16.07.2025

public addRerun(runNum: Long)

designates a given run already in an associated Data Collector to be rerun when submit() is called. NOTE: calling this function should not be used in tandem with addInput(), setInput(), or addOutput() calls.

Parameters

runNum a run in the Data Collector to rerun (0-based index)

Throws

ModelCenterException

Connect with Ansys