Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

@MODELPROPAGATION  is used in an entity (in QEntityData) to force real time propagation of the entire model and recalculation of the current entitity upon providing or changing input in this entity..

Syntax

Place 

...

Remarks

This attribute can be used if immediate recalculation in the entity is desired and dependencies exist with other entities that are again related to values in the current entity. Please note that this may take much time and can lead to unacceptable waiting time after any input event.

...