question

Tee Hiett avatar image
1 Like"
Tee Hiett asked Ralf Gruber commented

Show "connect objects button" on toolbar?

If this button is still available in version 2.1.3, how do I get it to show in the toolbar?

FlexSim 20.1.3
flexsim 20.1.3healthcareconnect objects
· 2
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
1 Like"
Matthew Gillespie answered Ralf Gruber commented

Those buttons only show in the standard environment. They were removed from the Healthcare environment because they are rarely used in an HC model and you can just hold down the "A" or "S" keys to make connections between objects if you really need to. So you could leave the Healthcare environment to use those buttons and then get back into the Healthcare environment after making object connections.

If you really want to add those buttons to your user toolbar you can copy those nodes in the tree, by copying this node:

Into the environment/usertoolbar node:

Or, alternatively you could open a script window and run this line of code:

  1. createcopy(node("VIEW:/active/MainPanel/ToolPanel/ModePanel/Toolbar>items/Connect Objects"), node("VIEW:/environment/usertoolbar"))

1603398540479.png (16.3 KiB)
1603398625209.png (24.2 KiB)
· 4
5 |100000

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