Versions Compared

Key

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

...

You can read more about RealFlow's different script types under “Quick Start Workflows - Adding Python Scripts”.

Quick Start

...

Now execute the program with Script > Run. The sphere you get has a higher resolution as RealFlow's standard sphere node: the “4” argument is responsible for this high-res version. In the → “Messages“Messages” window you will find the text from the scene.message command.

...

When you alter the value of the “numberOfSpheres” variable you will get more spheres, and the output in the → “Messages“Messages” window will change as well.

...

Load and save your scripts; open the → scripting preferences.

 

Edit

Copy, paste, and cut parts of the script, perform find and replace actions, and undo/redo your actions.

...

This function performs an error check. Errors are displayed in the editor and the → “Messages“Messages” panel. Scripts with syntax errors will not be executed.

...