RecalculateMode
Enum in Arbor
Description
Mode when recalculating Calculator
Properties
| Property Name | Description | 
|---|---|
| Dirty | Monitor changes in input slots and parameters and recalculate only when necessary. | 
| Frame | Recalculate when the frame is updated. | 
| Scope | Recalculate in CalculatorScope units. | 
| Always | Always recalculate. |