Versions Compared

Key

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

...

A very important issue concerns vector parameters and compatibility with RealFlow 4. Whenever you have to deal with individual components of a vector, a certain notation is required. As already mentioned, a vector always conists of a trio of values:

...

themeEclipse
languagepython

Position

...

=

...

[

...

5.0,

...

2.3,

...

1.6

...

]

...

In case you want to set the values with an appropriate attribute, you have to use the following syntax: 

...