question

Rahul R avatar image
0 Likes"
Rahul R asked Jason Lightfoot commented

How to load items into a cart without overlap?

Hi,

I am looking to load items in the cart, neatly placed without any overlap (as shown in the figure below). I can do this by controlling X,Y,Z location of the item. But wondering if there is an elegant way to reference it with respect to the cart so I can fill top level, followed by middle and bottom level.

1675965317708.png

Cart_Sequence_test.fsm

FlexSim 21.2.4
warehouseloadcart
1675965317708.png (236.3 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Kavika F avatar image
0 Likes"
Kavika F answered Jason Lightfoot commented

Hey @Rahul R, you could use a "Change Visual" activity with an equation for the different coordinates to position the boxes in the cart.

1675967496524.png

Looks something like this. It's not perfect, but you get the idea.

load-cart.gif

cart-sequence-test_1.fsm


1675967496524.png (32.2 KiB)
load-cart.gif (1.5 MiB)
· 7
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Rahul R avatar image Rahul R commented ·

Thank you

0 Likes 0 ·
Jason Lightfoot avatar image Jason Lightfoot ♦ Rahul R commented ·

A cart like that is usually modelled using a container flow item and a packing method.

0 Likes 0 ·
Rahul R avatar image Rahul R Jason Lightfoot ♦ commented ·
Is there an example you can point me to?

I changed them the cart to a flow item. Is that what you meant?

0 Likes 0 ·
Show more comments

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.