When you choose “Add new graph from file” or “Add new Python script from file” a file browser appears where you can load a RFG/XML (graphs) or a RFS/PY (script) file. Then, the “Add” dialogue is displayed.
...
With “Add new graph” or “Add new Python script” you will see a non-editable “embedded” entry. If you have chosen “...from file” the field contains the path to the script you have been loading before.
…
A click on this button opens a file browser where you can change or update the path to the command's graph/script file. With embedded commands the button is inactive.
...
The empty field is reserved for a detailed description of the command.
Input parameters
In many cases, scripts or graphs require start values to work. These defaults are then modified by the user to get different results. The input is done via a customizable user interface – something that has only been possible with scripts so far. In RealFlow 2014 you will now find appropriate nodes to allow user interfaces with graphs as well. These interface nodes have a direct connection to the “Add” window's “Input parameters” section. This means that you can edit the graph's default values here without opening and editing the graph itself.
Info |
---|
Please bear in mind that currently only graphs are connected to the “Edit” buttons of this section and Python user interfaces are not yet supported. |
...