Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
[ FlexSim 21.0.3 ]
how do I create different type but each type are same color clothe patients?
Solved! Go to Solution.
[ FlexSim 21.0.3 ]
how do I create different type but each type are same color clothe patients?
Solved! Go to Solution.
The clothes the patients wear and their color is decided in the "Random Appearance" activity in the "Arrivals Flow". To have the color depend on the type label you can use "Color.byNumber(token.Type)" when setting the object color.
You can use the same for the shirt and pants color or enter -1, which means the object color will be used.