question

Madeline Z avatar image
0 Likes"
Madeline Z asked Madeline Z commented

How do I stack parts inside of each other?

wastecontainer1001.fsmI'm creating a line where these waste containers come off of a conveyor, and then stack onto a pallet. How do I have these waste container stack inside of each other? Right now it's stacking on top of each other like a box and I want them inside of each other.

stacking.jpg

FlexSim 19.0.0
stacking itemnestingstacking boxes
stacking.jpg (237.7 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

Joerg Vogel avatar image
1 Like"
Joerg Vogel answered Madeline Z commented

The waste container object frame is stacked on top of each other. If you increase the size of the shape of the container, you get the desired result. You can set the shape size, rotation and location under edit button of the shape field on the general tab. You can set item size in z to be equal to the bottom thickness. You can dynamically change object and shape size that the item size seems to not be changing at all.

After you have assigned different values to shape you have access to the shape by the attributes offsetx, offsety, offsetz, offsetrx, offsetry, offsetrz, offsetsx, offsetsy and offsetsz. Offset belongs to the shape. S is size, R is rotation. Without any additional character between offset and coordinate component is just a location value.

tote-stacking.fsm


stacked-totes.jpg (161.8 KiB)
tote-stacking.fsm (36.9 KiB)
· 5
5 |100000

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