Home  >  Article  >  What to do if the middle mouse button cannot pan in win7cad

What to do if the middle mouse button cannot pan in win7cad

王林
王林forward
2023-07-12 22:37:212315browse

Win7cad solution to the problem that the middle mouse button cannot pan. When drawing with autoCAD, many users find it necessary to use the middle mouse button in win7 systems. Recently, some friends encountered the problem that the middle mouse button cannot translate when using CAD. what should we do? Let us share the solution.

1. Enter the OP command directly in the command line, find and select the options window.

What to do if the middle mouse button cannot pan in win7cad

2. Or find and open the Options window in the Tools menu.

What to do if the middle mouse button cannot pan in win7cad

#3. Click Reset under the options window to restore the default settings.

What to do if the middle mouse button cannot pan in win7cad

Actually, the middle mouse button has a system variable that sets mbuttonpan. Setting a system variable to 1 is much more convenient than editing a Visual Lisp program because it can be restored.

What to do if the middle mouse button cannot pan in win7cad

#5. Of course, the middle-click panning function can also be realized through real-time panning.

What to do if the middle mouse button cannot pan in win7cad

#6. You can enter PAN in the command line to implement the panning function, and then press the Esc or Enter key to exit.

What to do if the middle mouse button cannot pan in win7cad

The above is the solution to the problem that the middle mouse button cannot pan in win7cad. I hope it will be helpful to everyone.

The above is the detailed content of What to do if the middle mouse button cannot pan in win7cad. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:windows7en.com. If there is any infringement, please contact admin@php.cn delete