Visual LISP, AutoLISP and General Customization
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Replacing 3D Orbit

11 REPLIES 11
Reply
Message 1 of 12
Anonymous
500 Views, 11 Replies

Replacing 3D Orbit

We are only working with 2D drawings at the moment so 3D orbit is worse than useless. How can I change the Shift-then-middle-mouse-button to activate the orthogonal pan (middle-mouse-button-then-shift) instead? For AutoCAD 2015.

11 REPLIES 11
Message 2 of 12
paullimapa
in reply to: Anonymous

You'll have to go into the CUI to make the change:

CUI

On left window, scroll down to Mouse Buttons > Button 3: Transparent Orbit

On the right window, change the Macro from ^P'_3DORBITTRANSPARENT ^P to ^P'Setvar Orthomode 1 '-PAN ^P

While you are at it, change the Command Name & Command Display Name to match.

See attached.

 

The drawback with this macro is that it will turn ON the current Orthomode setting.  If it was off before, it will not set this back to off.


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
Message 3 of 12
christina.davis
in reply to: Anonymous

Hi Kyle, 

 

Were you able to test Paul's suggestion? Making the changes he suggests in the CUI usually works to change the mouse setting. If not, you may need to check your Mouse settings, through Windows. If you have an advanced mouse it may have its own settings that override anything set in other programs. 

 

Let us know what you find. 

 

Thanks 🙂



Please hit the Accept as Solution button if my post resolves your issue.




Christina Davis

Technical Support Specialist
Frontline Technical Support
Autodesk, Inc.


Message 4 of 12
Anonymous
in reply to: paullimapa

I put in the changes you suggested and now if I hit Shift before the middle button nothing happens when I move the mouse. If I hit the middle button first I can still get the ortho pan. An improvement to useless. Any other things to try?

 

I have a logitech M510 with the middle button option set to middle button click running on Win 7 x64.

Message 5 of 12
christina.davis
in reply to: Anonymous

Hi Kyle,

 

Check the setting for MBUTTONPAN. If it's set to 1 try setting it to 0. From the Logitech website it looks like the M510 can use Logitech Setpoint for customiztion. If it's not already installed, I would suggest loading it and trying out the different options, including the Application Specific settings. 

 

Customizing the M510 mouse with Logitech SetPoint software

 

Thanks 🙂



Please hit the Accept as Solution button if my post resolves your issue.




Christina Davis

Technical Support Specialist
Frontline Technical Support
Autodesk, Inc.


Message 6 of 12
Anonymous
in reply to: christina.davis

I use both the PAN and ORTHO PAN. Can you get both functions to work from just one middle button? The mouseware is application aware, but I'm not familiar with getting it to change response according to keyboard input. If you can't make the mouse both application and keyboard aware then the solution has to take place in AutoCAD. 

 

I just tried changing MBUTTONPAN to 0 and clicking the middle button just brings up a menu, it doesn't move anything in any way with that setting. 

Message 7 of 12
christina.davis
in reply to: Anonymous

Hi Kyle, 

 

I was able to get Pan with middle button click and Ortho Pan with shift+mouse-click, in the method Paul's post describes. With MBUTTONPAN set to 0, is the OSNAP menu coming up? If so, please double-check where ^P'Setvar Orthomode 1 '-PAN ^P has been entered in the CUI. Attached is a screenshot of my CUI. If everything is entered correctly and it's still not working, I would again suggest trying some of the Logitech mouse settings in combination with the CUI. 

 

Thanks 🙂



Please hit the Accept as Solution button if my post resolves your issue.




Christina Davis

Technical Support Specialist
Frontline Technical Support
Autodesk, Inc.


Message 8 of 12
Anonymous
in reply to: christina.davis

Looks like my problem is deeper than I expected. I don't have button 3 listed. (see attachment) How do I get the listing?

Message 9 of 12
alanjt_
in reply to: Anonymous

If you activate pan, then hold the shift key down, you will still get an orthoganal pan, and 3dorbit will not activate. Now, to combat my accidental shift-down before I activate pan, I just undefine the 3dorbittransparent in my startup file.

 

eg.

(command "_.undefine" "_.3DORBITTRANSPARENT")

Message 10 of 12
Anonymous
in reply to: alanjt_

That is my current setup but for coworkers dreading the move to 2015 it would remove a speed bump if they could continue using ortho pan the way they are used to. 

Message 11 of 12
alanjt_
in reply to: Anonymous

It's been that way for quite some time. I'm running 2013 currently, and I remember shift+pan activating 3dorbittransparent as far back as 2009.

Message 12 of 12
christina.davis
in reply to: Anonymous

Hi Kyle, 

 

I can't tell what you have in the cui since the Shift+Click section is not expanded, but you can right-click on Shift+Click and pick New Button. Then drag a command up from the Command list, like Pan. It doesn't matter which one you pick because you will paste in the macro from Paul's post and rename it. 

 

Thanks 🙂

 

 



Please hit the Accept as Solution button if my post resolves your issue.




Christina Davis

Technical Support Specialist
Frontline Technical Support
Autodesk, Inc.


Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Forma Design Contest


Autodesk Design & Make Report