• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

reverse mouse wheel: how??

  • Thread starter Thread starter graziano-g
  • Start date Start date

graziano-g

Guest
Hello, in the title my need....

I am facing this problem / need coming from inventor and solidworks.

I searched on the net, probably bad, but I couldn't find the solution, can someone help me or as I think I read in creo there's no such chance??

Thank you.
 
that is, would you want the object to shrug instead of magnify, but does it not work that by scrolling down the object also enlarges in solidworks?
 
Hello, try this

(oli::sd-execute-annotator-command :cmd "set_dyn_mouse_old_zoom_mode on")
 
as proof in the command line
(oli::sd-execute-annotator-command :cmd "set_dyn_mouse_old_zoom_mode on")
if it doesn't work
(oli::sd-execute-annotator-command :cmd "set_dyn_mouse_old_zoom_mode off")

when you find the configuration that works for you, insert it in sd_custom
 
Thank you, I'm not clear, I'm going to take you.
you have to write in the command string, that is, the one where you insert the distances when you do the parallels,
in 3d environment

(set-dyn-mouse-old-zoom-mode nil) or (set-dyn-mouse-old-zoom-mode t)

in 2d environment
(oli::sd-execute-annotator-command :cmd "set_dyn_mouse_old_zoom_mode off")
or
(oli::sd-execute-annotator-command :cmd "set_dyn_mouse_old_zoom_mode on")

test the various combinations
 
you have to write in the command string, that is, the one where you insert the distances when you do the parallels,
in 3d environment

(set-dyn-mouse-old-zoom-mode nil) or (set-dyn-mouse-old-zoom-mode t)

in 2d environment
(oli::sd-execute-annotator-command :cmd "set_dyn_mouse_old_zoom_mode off")
or
(oli::sd-execute-annotator-command :cmd "set_dyn_mouse_old_zoom_mode on")

test the various combinations
Yes, you're right what I posted was for the 2d
 
hi, done all 4 tests, in 3d no effect, in 2d what reported in the image. . .
of course I copied the whole string of characters
Thank you.Immagine 2023-12-07 205550.jpg
 
from the appearance of the error it seems to me that you haven't copied the brackets, personally I can't do tests from home and also in the office I'm a little afraid to undress the settings.
said this I fear that with regard to the command of the 3d in reality reverses dynamic zoom, that is what makes you appear the arrow and then when you drag it down the frame moves away, not that of the simple rotellina (that generally I use very little).
looking also on foreign forums it seems to me that at least for the 3d the customization you request is not available, try anyway to ask for a possible softwarehouse that makes you support or if you can not just get used to try to ovviare with an evolved mouse that gives you more commands.
 
Hi, I put the string in full, as if nothing were....
with an evolved mouse the problem does not solve, if there is a software setting, if there is....

Thank you.Immagine 2023-12-10 204113.webpcats.webp
 
Unfortunately I don't have the program to try, have the courtesy to try so in 3d

(set_dyn_mouse_old_zoom_mode on) or vice versa (set_dyn_mouse_old_zoom_mode on)
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top