Skip to main content

ModelCenter APIs 2025 R1

getHasChanged

Last update: 16.07.2025

public getHasChanged(): Boolean

Boolean which indicates if the variable has changed since the last time the boolean was reset. Typically used only by Plug-Ins for their own variables (to avoid conflicting use by different Plug-Ins, macros, or tools). Set the value to false and it will automatically flip to true any time the value changes.

Return

whether the variable has been changed or not

Throws

ModelCenterException

Connect with Ansys