Over 1.096.000 registered users (EN+CZ).
AutoCAD tips, Inventor tips, Revit tips.
Try the new precise Engineering calculator and the updated Barcode generator.
New AutoCAD 2026 commands and variables.
CAD tip # 2480:
Question
A
This functionality is included in the Zoom All command. Zoom _All zooms to the limits, or to drawing extents - only when entity extents are larger than currently set limits.
If you want a "pure" Zoom Limits functionality, create a simple macro (toolbar button):
If you want a "pure" Zoom Limits functionality, create a simple macro (toolbar button):
'zoom _w (getvar "limmax") (getvar "limmin")
ACAD2000ADTMDT


19.8.2002
19045×