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.