question

Tee Hiett avatar image
0 Likes"
Tee Hiett asked Tee Hiett commented

How do I set triangular display above a patient in waiting room?

For visual effect, I would like to display the triangle above a patient in a waiting room and to remove the display as patient leaves the waiting room. How do I do this?

Thanks, Tee

FlexSim HC 5.1.0
healthcarewaiting roomvisual display
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

·
Matthew Gillespie avatar image
0 Likes"
Matthew Gillespie answered Tee Hiett commented

Use this code:

set(objectinfo(patient), 1);

You can set this node to a few different values to get the following displays:

0 - Nothing

1 - Triangle

2 - Name

3 - Activities

4 - Activities (if highlighted)

4 is the default.

Clicking on a patient in the model will bring up the Overhead Display panel in Quick Properties that has a dropdown to set these values on that individual patient, which is useful for debugging.

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

Tee Hiett avatar image Tee Hiett commented ·

Thanks, Matthew.

Really helpful information.

Tee

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.