Configuration
- Attribute paths — an ordered list of attribute paths on the current model. Each path’s full timeline is pulled and merged into the output. On a
valid_fromcollision, dated properties belonging to the earlier-listed path appear first in the output.
Output
- Result — every dated property from every configured path, sorted descending by
valid_from(newest first — the engine’s standard for all timeline outputs). Within a shared date, entries follow the configured-path order.
Notes
- The node reads the paths directly from the current model — there is no input port for them. To merge timelines from arbitrary upstream nodes, use
Union Valid From+Eachinstead.