Per event cache
#1
This is the case.

I have a even which fractures mesh.
Then, I do something else.
As of now, every time when I do something, the whole flows are re-evaluated.
If I can cache(or lock) the Fracture event in memory(or file) That would be good.
  Reply
#2
Use cascading flows for this.

Setup flow#1 with your fractured geometry.

Then setup flow#2 which chooses flow#1 in a Birth Flow operator. Now you don't have to wait for the fracture to re-evaluate, each time you change flow#2.
  Reply


Forum Jump: