Is it possible to have two simultaneous mice working together?

Is it possible to have two simultaneous mice working together?

javiermirandapuente
Explorer Explorer
487 Views
1 Reply
Message 1 of 2

Is it possible to have two simultaneous mice working together?

javiermirandapuente
Explorer
Explorer

Hi, I need to have two mice working at the same time in fusion 360. r a mouse and a joystick. Is it possible? how can i get it? thank you very much

0 Likes
488 Views
1 Reply
Reply (1)
Message 2 of 2

BrianEkins
Mentor
Mentor

Connecting multiple input devices to your computer is certainly possible, but Fusion is only looking for a mouse and a 3DConnexion device. It won't know what to do with anything else. There's also nothing built into the API for working with any device, but that doesn't mean it's impossible. There are likely Python libraries to interact with different devices, so using one of these would let you receive input from the device. Then, you can decide what to do with that input and drive Fusion using its API. I'm not aware of anyone doing this already, so I can't point you to any examples.

---------------------------------------------------------------
Brian Ekins
Inventor and Fusion 360 API Expert
Website/Blog: https://EkinsSolutions.com
0 Likes