Skip to main content

ModelCenter APIs 2025 R2

setScreenUpdating

Last update: 16.07.2025

abstract fun setScreenUpdating(flag: Boolean)

sets a flag indicating if the ModelCenter window should update due to Model changes. If this function is called multiple times with the flag set to false, screen updating will not be turned back on again until an equal number of calls are made with the value equal to true.

Parameters

flag false to turn updating off, true to turn it on

Throws

ModelCenterException

Connect with Ansys