Space mouse not working in 2D drawing environment

Space mouse not working in 2D drawing environment

patmat2350
Advocate Advocate
1,070 Views
5 Replies
Message 1 of 6

Space mouse not working in 2D drawing environment

patmat2350
Advocate
Advocate

In Drawings, I can zoom with my space mouse (pushing knob fore/aft), but there's no pan function equivalent to MMB/drag.

In the Design environment, I have full control with the space mouse...

 

Any way to fix that on my end?

Accepted solutions (1)
1,071 Views
5 Replies
Replies (5)
Message 2 of 6

g-andresen
Consultant
Consultant
Accepted solution

Hi,


@patmat2350 wrote:

In Drawings, I can zoom with my space mouse (pushing knob fore/aft), but there's no pan function equivalent to MMB/drag.

 

Any way to fix that on my end?


I don't think so, but have a look here.

 

günther

0 Likes
Message 3 of 6

patmat2350
Advocate
Advocate

Thanks, but sad that this is being ignored by the Fusion team.

0 Likes
Message 4 of 6

g-andresen
Consultant
Consultant

Hi,

Why don't you just use the middle mouse button or the scroll wheel?

 

Günther

0 Likes
Message 5 of 6

patmat2350
Advocate
Advocate
Well, I do because there isn't a choice, eh?
But why should I have to change my interface mode when I change from design to drawing environment?
Message 6 of 6

aleksei_ovsienko
Advocate
Advocate

This approach no longer works because Fusion has changed its architecture. But I have created an add-in that does the same thing. The only limitation is that the script essentially intercepts 3D Mouse input and injects it as mouse input thus momentarily hijacking the mouse. So you can't both zoom/pan and use the mouse at the same moment. There's no way around it. I tried injecting touch inputs but no. Fusion can only pan and zoom drawings with the mouse. So there's no going around it. But it's useable as it is and you can edit the sensitivity settings too. 

https://github.com/ergilion-tech/Fusion-Gadgets/tree/main/SpaceMouseDrawingMode

I just wonder. If it took me who knows absolutely bugger all about coding and Claude Code all of 3 hours to create this - how hard can it be for mighty Autodesk in the course of many years?

0 Likes