Iteration active (Grid Overlay): Difference between revisions
Jump to navigation
Jump to search
Created page with "{{Overlay attributes|<onlyinclude> {{Overlay attributes|type=row|overlay=Average |attribute=ITERATION_ACTIVE |unit=number |range=-1 to 1000 |description=Determines in which iteration the overlay will be calculated |defaultvalue=-1 (all iterations) |icon=iteration_acvtive.png }}</onlyinclude>}} When the Grid Overlay has a <code>ITERATION_ACTIVE</code> attribute, only the iteration numbers set in this attribute will be executed. For example <code>ITERATION_ACTIVE: 0 5..." |
No edit summary |
||
| Line 15: | Line 15: | ||
* [[Simulation Core]] | * [[Simulation Core]] | ||
}} | }} | ||
{{ | {{GridOverlay nav}} | ||
Revision as of 14:30, 10 October 2025
| Icon | Attribute | Unit | Range | Description | Default value |
|---|---|---|---|---|---|
| File:Iteration acvtive.png | ITERATION_ACTIVE | number | -1 to 1000 | Determines in which iteration the overlay will be calculated | -1 (all iterations) |
When the Grid Overlay has a ITERATION_ACTIVE attribute, only the iteration numbers set in this attribute will be executed. For example ITERATION_ACTIVE: 0 5 will only calculate in iteration 0 and 5.
See also