question

richard P3 avatar image
0 Likes"
richard P3 asked Braydn T answered

can the shape of the stack be changed in a queue?

I have buckets and I need them to be stacked one inside the other as shown in the figure. Is there a possibility of doing this?






FlexSim 19.0.9
flexsim 19.0.9stacking item
descarga.jpg (5.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

·
Braydn T avatar image
0 Likes"
Braydn T answered

@richard P3 You can use the setlocation command in an on entry trigger. You will have to get the location of the last object, most likely using the subnodes command. Once you have the location of the last object, you can increment some of its attributes by the desired amount, and it will appear to be stacked. Here is the reference to these commands in the user manual: User Manual

The commands are under Object Spatial Attributes.

5 |100000

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

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.