Update collider box size

Hello all,

I’ve modelled a component feeder that updates the dimensions of the component at the exit. This is working properly but I’m not able to update the collider geometry and the component keeps behaving as it had the original geometry. I haven’t found any command in the python library to solve this issue. Any ideas?

Regards,

I would like to know as well.

I played around with script of the physics feeder in eCat, but couldn’t find a way. I can adjust the collider of features no problem, but it is the Physics Entity’s PhysicsType that for some reason it says Null.

My only workaround is to set template properties directly before part is created.