- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
[FlexSim 25.2.0]
I am working on a simplified model to visualize steel tubes stored in Queues.
The items are created by a Source using an Arrival Sequence. In the Source On Creation trigger, I read a label that contains the tube length. Depending on this value, I assign the item a commercial tube length of 3000, 6000 or 12000 mm, change its color, set the cylinder size, and rotate it to represent the tube in a horizontal position.
To implement the dynamic change of the flowitem visual/size according to the label value, I used as reference the following forum post, which works correctly for the size assignment itself:
“Change one flow item to another different flow item (in process flow or processor flow)”
However, after applying the horizontal rotation, I found a problem with the Queue item placement.
In the simplified model I have two Queues for comparison:
- In one Queue, the cylinders remain in their default vertical orientation.
- In the other Queue, the cylinders are rotated horizontally using the On Creation trigger.
When the cylinders are vertical, the Queue item placement works as expected: the tubes are grouped together without relevant visual overlap.
However, when the cylinders are rotated horizontally, the Queue placement no longer behaves as expected. The tubes appear overlapped or visually misaligned, even though the size, color and rotation are being applied correctly.
My question is:
What is the recommended way to make the Queue placement work correctly for long cylindrical flowitems that are rotated horizontally?
I would like to obtain the same kind of clean visual arrangement that I get with the vertical cylinders, but with the tubes lying horizontally.
Thanks.
Solved! Go to Solution.