How to change size by case?

How to change size by case?

dan_here
Not applicable
14 Views
2 Replies
Message 1 of 3

How to change size by case?

dan_here
Not applicable

[ FlexSim 21.2.4 ]

Simulación del puerto 4.1.fsmHow to change size by case?

0 Likes
Accepted solutions (1)
15 Views
2 Replies
Replies (2)
Message 2 of 3

dan_here
Not applicable

I am trying use trigger similar to change color by case, but instead of color change size depending on the item type


0 Likes
Message 3 of 3

julio_r
Not applicable
Accepted solution

Hello Dan,

Since you are using itemType 1 and 2, the easier and fastest way to do this is thorugh a global table. (I have use FlexSim 2018 since your model is built in that version)
First, create a table like this:

1635704782303.png

You can use the name you prefer.

Then, you use the standar set size option in your trigger and put the dimensions like this:

1635704867489.png


This way, the size will be read from the correct table cell.

If you have any question on how to do this please let me know.