...
This field becomes active when “Condition” is set to “Expression”. RealFlow|Cinema 4D constantly checks against the given expression during a simulation and decides whether the condition is fulfilled or not. There is a long list of keywords that can be used to create a certain condition:
→ add table from http://support.nextlimit.com/display/rf2015docs/Daemons+-+Filter and check if all attributes are valid
An example:
Attribute | Expression keyword |
---|---|
Age |
|
Collision |
|
Density |
|
Force |
|
ID |
|
Position |
|
Velocity |
|
An example: Let's assume you want to filter the particles from “Fluid.1” against the particles' velocities:
If a particle' speed is lower than 2.0 the particle should be attached to “Fluid.2”:
...