artview.core.core.Variable.update

Variable.update(strong=True)[source]

Emits the ‘ValueChanged’ signal without changings value. This is useful when value is changed in place.

Parameters:

strong : bool, optional

Define if this is a strong or weak change.