question

Omar Aguilera Rico avatar image
0 Likes"
Omar Aguilera Rico asked Joerg Vogel edited

Can you create an accommodation in the racks with code?

I want the accommodation in the racks to be adjusted one after another to take advantage of the space of each level considering the width, length and height of each level. Can this be done with any code?

FlexSim 17.1.4
rack
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 Joerg Vogel edited

Hi Omar,

there are some places, where you can find code you can adapt. For example in the Flowitem Bin there is the button Edit Packing Methods. You find the code in the model tree in this path

	/Tools/FlowItemBin>packing

The Object Queue has got a strategy to set the location:

MAIN:/project/library/fixedresources/Queue>behaviour/cppfunctions/setLocations

Or for older models without the Edit Packing Methods there is still the nodefunction palletentry:

MAIN:/project/exec/globals/nodefunctions/palletentry

You get to the main tree if you choose in an open model tree main from the Quick Properties in the section Tree Navigation.

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.