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 # 6029:
Question
A
You can import layouts (viewport definitions and paperspace objects) from another DWG file using the DesignCenter module or with the function Insert > Layout > Layout from template - i.e. with the command LAYOUT (or -Layout) with the Template option. Instead of the DWT template files you can select any existing DWG drawing and read its data of the selected layouts.
You can select multiple layouts at once with the Shift key (or using a list - in the commandline version of the command). Possible name collisions will be renamed automatically.
If you want to do this repeatedly, you can add a menu macro, e.g.:
^C^C_-layout;_template;"C:/myDWGs/myLayouts.dwg";Layout4-Legends
You can also use the GetLayouts LISP utility - see the Download section.
ACAD


19.3.2008
37820×
applies to: AutoCAD ·