Iteration active (Grid Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{Overlay attributes|<onlyinclude> | {{Overlay attributes|<onlyinclude> | ||
{{Overlay attributes|type=row|overlay= | {{Overlay attributes|type=row|overlay=Grid | ||
|attribute=ITERATION_ACTIVE | |attribute=ITERATION_ACTIVE | ||
|unit=number | |unit=number | ||
| Line 6: | Line 6: | ||
|description=Determines in which iteration the overlay will be calculated | |description=Determines in which iteration the overlay will be calculated | ||
|defaultvalue=-1 (all iterations) | |defaultvalue=-1 (all iterations) | ||
|icon= | |icon=iteration_active.png | ||
}}</onlyinclude>}} | }}</onlyinclude>}} | ||
| Line 14: | Line 14: | ||
|seealso= | |seealso= | ||
* [[Simulation Core]] | * [[Simulation Core]] | ||
* [[Iteration Overlay]] | |||
}} | }} | ||
{{GridOverlay nav}} | {{GridOverlay nav}} | ||
Latest revision as of 11:26, 15 July 2026
| Icon | Attribute | Unit | Range | Description | Default value |
|---|---|---|---|---|---|
|
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
