Skip to content
Snippets Groups Projects
RunPythonScript-v1.rst 359 B
Newer Older
.. algorithm::

.. summary::

.. alias::

.. properties::

Description
-----------

Algorithm that will run a snippet of python code. This is meant to be
used by :ref:`_algm-LoadLiveData` to perform some processing.

The input & output workspaces can be accessed from the Python code using
the variable names 'input' & 'output' respectively.

.. categories::