Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
[ FlexSim 24.1.0 ]
I'm trying to build an interactive model in which the user would interact with the 3D view with the mouse. For example by clicking where a TaskExecuter should go next.
To do this I need to obtain the mouse x,y coordinates when I click the mouse button.
Is there a way to reference the mouse position and its button?
I tried with cursorinfo() but couldn't make it work.
Thanks,
Solved! Go to Solution.