CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz] ARKANCE | CONTACT - CZ | SK | EN | DE

CAD tip CAD tip # 10222:

Question

CAD 
 %  platform  category 
A
To move your screen view using the keyboard shortcuts you can use simple menu macros assigned to given keys - e.g. to the combination of Ctrl+arrow on the numeric keypad.

This is e.g. a macro shifting the view left by 1/3 of the current view size:

'_-pan (trans (list (* -0.33 (getvar "viewsize")) 0) (- 1 (getvar "worlducs")) 1)

If you want to add the keyboard panning to your AutoCAD, load/add (see the command _CUILOAD) the menu file kbdpan.cuix from the section DL Download to your AutoCAD environment. Then you can use the combination Ctrl+arrows on your numpad (up, down, left, right) to pan the current view, always by a fixed amount - a third of the view size.

ACAD
100% *CAD
3.3.2015   22100×  
   
this tip shared by ARKANCE experts applies to: AutoCAD ·

See also:
Tip 14815:Dynamic switching of the Fusion color theme according to Windows.
Tip 14782:Command line in Autodesk Fusion.
Tip 14417:Quick calculator on an AutoCAD keyboard shortcut.
Tip 10299:Hide AutoCAD drawing objects with Ctrl+Alt+H.
Tip 10167:Keyboard shortcuts in Autodesk Fusion 360.


Back    All CAD Tips



Have we helped you? If you want to support the CAD Forum web service, consider buying one of our CAD applications, or our custom software development offerings, or donating via PayPal (see above). You may also add a link to your web - like this "fan" link: CAD Forum - tips, utilities, blocks for Autodesk products
CAD: 
OS: 
Categ: 
Text:
 FAQ
  



Featuring:
Take advantage of orthophotos, point clouds, and design files. Get better quality design changes faster with Pointscene More info


Please use these tips at your own risk.
ARKANCE is not responsible for possible problems that may occur as a result of using any of these tips.
TOPlist