Hi all,

I have created a path with the conveyor wizard on a custom geometry.
This geometry is a link in which I put the path frames such that when I rotate the link around its axis the path will also rotate.
However, when I rotate the link when there are products on them, the products will stay in their original location.
I tried comp.rebuild() but that doesn’t work unfortunately.
Can anyone help me with this?

Parts on a path don't update - Component Modeling

The OneWayPath behaviour must be placed in the rotating link node instead of the component’s root node. See Turntable Conveyor from eCat for a reference.

2 Likes

Thanks alot Kusti!! That did the trick