A new command can be a Python script, graph, or C++ plugin. Furthermore, it is possible to embed a command to RealFlow or keep an external file and create a reference. Click on the “Add” button and choose which type of command you want to create:

 

 

 

 

C++ Plugins can also be added, but they are installed by throwing them to one of the folders under “plugins” of RealFlow's application directory.

Input Parameters (A)

When a graph with “GraphInterface” nodes is executed you will see a user interface with initial values. Please take a look at the graph below:

 

 

Each of the three “GraphInterface” nodes has an initial value that is displayed in a small UI when you execute the graph with the triangle button.

The buttons of the “Input Parameters” provide direct access to these interface nodes and their values:

 

"Edit Parameters (n)" and "Edit default values" let you change the properties of "GraphInterface" nodes directly.

 

The checkboxes define when the graph's UI is shown: