Over 1.101.000 registered users (EN+CZ).
AutoCAD tips, Inventor tips, Revit tips, Civil tips, Fusion tips.
Try the new precise Engineering calculator.
New AutoCAD 2026 commands and sys.variables and env.variables,.
CAD tip # 1170:
Question
A
This is not possible with plain AutoCAD. But you can use the free VBA utility by XANADU (CAD Studio) - swLayout.
Then you can switch to Previous and Next Layout using hotkeys - eg. CTRL-F11 and CTRL-F12. Hotkeys can be defined in the ACCELERATORS section in ACAD.MNS file:
You can download this utility from
Download
Then you can switch to Previous and Next Layout using hotkeys - eg. CTRL-F11 and CTRL-F12. Hotkeys can be defined in the ACCELERATORS section in ACAD.MNS file:
[CONTROL+"F11"]_-VBARUN;prevL [CONTROL+"F12"]_-VBARUN;nextL
You can download this utility from

ACAD2000


22.3.2001
8637×
applies to: AutoCAD 2000 ·