Continuous wrapping visibility in VC Stretch Wrapper Conveyor

Hello,

I want continuous wrapping to be visible in the VC Stretch Wrapper Conveyor, similar to how it appears in VC stretch wrapper (see attached video).

How can I make continuous wrapping in VC Stretch wrapper Conveyor like in this video?

Can anyone help me?

The “wrapping” appears to be a transparent cube that they make based on the bounding box of the object in the component container. Depending on how comfortable you are with python programming, you could replicate this visual effect in the conveyor version.

It’s a fun visual effect, but if you’re new to python scripting in Visual Components it may not be worth the time.

However, if you are invested in learning how to achieve this, I can try to provide more details to get you started.

Odd how it did not have the visual effect nor did it attach the wrapping.

I made a quick change. Hope you like it.

Stretch Wrapper Conveyor.vcmx (99.7 KB)

3 Likes

@Este Thank you for the model, it is really helpful.