[SOLVED] Using an HDA (with dopnet simulation) in a ForEachLoop

   1624   1   0
User Avatar
Member
20 posts
Joined: Feb. 2017
Offline
Hi community.

i've made the HDA from following the Entagma tutorial here:


Continuing my exploration of this topic i decided to use that HDA into a For Each Loop setup.

How do i can Compute the simulation in a For each loop (primitive) ?
I'm failing to get each simulation merged on each iteration in my For each Loop setup.

i've made an HDA that convert a primitive (polyline Edge) into a dynamic simulation using a Dop Network.
the' i wanted to use that one in a ForEachPrimitiveLoop, but it's not working the way i imagine it.

Even if the Simulation cache use the Integer parameter of the HDA, it doesn't seems to refresh after the first iteration.
Edited by smoluck - Nov. 4, 2021 02:14:33
User Avatar
Member
20 posts
Joined: Feb. 2017
Offline
Ok Problem solved.

The only thing to do is Uncheck Cache Simulation in the dopnet node / Cache tab

Now one question persist in my mind, i can see the result of the sim on all my primitive if i jump to let's say Frame 100.
how i can be sure the simulation is cooked directly in a specific range and get the result visible at frame 1
Edited by smoluck - Nov. 4, 2021 02:20:54
  • Quick Links