question

Ale avatar image
0 Likes"
Ale asked Matthew Gillespie commented

Flowitem-different sizes

How can I create a flowitem(Tote) with different sizes? and set a height limit of 6' when the totes are stacked in a queue using a flow process.

FlexSim 17.1.4
flowitem
· 1
5 |100000

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

Matthew Gillespie avatar image Matthew Gillespie ♦♦ commented ·

You should ask the height limit thing as a separate question.

0 Likes 0 ·

1 Answer

·
Matthew Gillespie avatar image
2 Likes"
Matthew Gillespie answered Matthew Gillespie commented

You do it in two separate steps.

In Process Flow use a Create Object activity to create the flowitem, then use a Change Visual activity to set the size of the flowitem.

If you're using a 3D Source object to create the flowitems then just go to the On Creation trigger and use the Set Size pickoption to set the flowitem's size.

If you want the sizes to be random then you should use distributions to set the dimensions of the flow item.

Here is an example.


· 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.

Ale avatar image Ale commented ·

what option do I have to pick on the visual activity drop down box to set the items? when you reference as source do you mean 3D source?

0 Likes 0 ·
Matthew Gillespie avatar image Matthew Gillespie ♦♦ Ale commented ·

I've updated my answer and added an example model you can look at.

Use the Set Rotation, Size, or Location pickoption and then choose Size from the dropdown.

Yes, I meant a 3D source.

0 Likes 0 ·
Ale avatar image Ale Matthew Gillespie ♦♦ commented ·

Thanks!

0 Likes 0 ·
Ale avatar image Ale commented ·

when I want defined sizes do Is till use a distribution?

0 Likes 0 ·
Matthew Gillespie avatar image Matthew Gillespie ♦♦ Ale commented ·

No, a distribution is a command that returns a random value. So if you have a fixed size you want just type in that number.

0 Likes 0 ·

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.