A product with a random amount of sub-products

I had a similar example which I changed for your case:

  • you can create an assembly with each cylinder in a different step (the Auto Assembly Addon works great for this!)
  • create the Assembly with only the step of the Tray
  • use a While-loop to import one cylinder a random amount of time (with the InterpolationTransport time set on 0)

Create Assembly with Random Amount of Products.vcmx (453.9 KB)

4 Likes