Session-Based Actions
Session-based actions operate independently of a specific Grid Viewer object.
When triggered, the command is executed by the viewer instance from which the action was initiated, regardless of which Grid Viewer object exists in the project.
This approach is typically used when an interface should control its own viewer session without targeting a specific endpoint.
Adding a Session-Based Action
To add a session-based Grid Viewer action, open the Action Menu inside the Node Editor.
There are two ways to access the action menu:
Click the Action icon in the toolbar located in the lower-right corner of the Node Editor.
Right-click anywhere inside the Node Editor and select Action from the context menu.
Both options will open the Action Menu.
From there, navigate to:
Functions → Board Player
This category contains all available session-based Grid Viewer actions, which can be added to the workflow with a single click.

Last updated