Over 1.091.000 registered users (EN+CZ).
AutoCAD tips, Inventor tips, Revit tips.
Try the new precise Engineering calculator.
New AutoCAD 2026 commands and variables.
CAD tip # 7620:
Question
A
The function "Select Previous" can be easily assigned to a keyboard shortcut (hotkey, accelerator).
This command is predefined in the CUI as a macro:
$M=$(if,$(getvar,cmdactive),,_select;)_p
This macro - the command "Select Previous" - in the CUI dialog can be dragged from the bottom command list up to the tree branch Keyboard shortcuts > Shortcut keys. Then assign the requested hotkey to this command in the right pane - e.g. Ctrl+Alt+P. Finish the dialog with OK.
ACAD2011ACAD2010ACLT


21.10.2010
24462×