Timeline Action
This element represents a basic Timeline Action. The graphical origin of the Timeline Action is located at the upper left corner. This element is designed to maintain a specific action over a defined period on the time axis.
This element must be used with Timeline context.
Timeline Representation

You can access the elapsed time value at the bottom left of the time axis. Additionally, you can view information related to your Timeline Action by hovering over it with your mouse.
External parameters
Show/Hide all parameters
parameter | editable via "Parameter" tab | updatable via a mapping | description | unit | type |
---|---|---|---|---|---|
Start time | ✔️ | ❌ | Position of the element on the time axis. | meter | Decimal number |
Duration | ✔️ | ❌ | Duration of the maintained action. | s | Decimal number |
Value | ✔️ | ❌ | Value of the action. This parameter can be profile. | - | Decimal number |
Event type | ✔️ | ❌ | This parameter allows you to choose if you want a maintained action during a defined length or only a trigger, during the execution of the scenario. | - | Enumeration (continuous, trigger) |
SVG Def | ✔️ | ❌ | Svg representation on the scene. Make sure your SVG is valid before entering a value in field. Choose a preset definition. | - | Text |
Visibility | ✔️ | ❌ | This parameter allows you to choose if you want the element to be visible or not on the scene during the execution of the scenario. If the item is part of a group, it can inherit the value of that group. | - | Enumeration (visible, hidden, inherit) |
X-axis position | ❌ | ❌ | Position of the element on the X-axis. Correspond to "Position on timeline" value. | meter | Decimal number |
Size on X-axis | ❌ | ❌ | Size of the element on the X-axis. | meter | Decimal number |
Size on Y-axis | ❌ | ❌ | Size of the element on the Y-axis. | meter | Decimal number |
Triggered behaviours
See Triggered behaviours and events page for more explanation: Triggered behaviours and events.
Show/Hide all triggered behaviours
Destroy
At the reception of the flow, the element is destroy.
No parameters for this triggered behaviour.
Events
See Triggered behaviours and events page for more explanation: Triggered behaviours and events.
Show/Hide all events
event | description |
---|---|
On Parameter Value Changed | The element can send information to the model when the value of the selected parameter has changed |
On trigger | The Timeline action can send information to the model one time |