Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
maxLevel3

Events Tree (A)

The panel's left area contains a tree structure that represents the various events where a script or graph will influence a simulation. This can be

...

It is possible to shift an entry from one branch of the tree to another with simple drag and drop. Please be careful, because the script's or graph's tree position influences how often the program will be executed during the simulation: once per simulation, frame, or substep.

Script and Graph

...

editors (B-D)

By default there are three tabs and each one contains an empty editor:

  • The “Master” (B) section is only there for compatibility with RealFlow 4. RealFlow 4 did not have an events tree and should therefore not be used with new scripts.
  • The second tab (C) contains an empty Python script editor. It becomes editable once you have added a script entry to the events tree.
  • The last tab (D) contains an empty graphs editor. It becomes editable once you have added a graph entry to the events tree.

Editor Menus (E)

Every tab has its own menu bar, but with almost identical entries. Furthermore, the great majority of menu entries is self-explaining and can be found in many other applications. Therefore we want to focus on the most important commands.

...