askvity

How to Import a Layout in AutoCAD?

Published in AutoCAD Sheet Set Manager 3 mins read

To import a layout in AutoCAD, especially when using the Sheet Set Manager feature, you can add a layout from an existing drawing file into your current sheet set as a new sheet.

Here's the exact process based on the Sheet Set Manager workflow:

  1. Open the Sheet Set Manager in AutoCAD. You can usually find this on the View tab, Palettes panel, or by typing SSM at the command line.
  2. Go to the Sheet List tab within the Sheet Set Manager palette.
  3. Right-click on the sheet set node (the top-level item representing your sheet set), a subset node (a folder within your sheet set), or even an existing sheet node where you want the new sheet to be placed relative to.
  4. From the context menu that appears, choose the option Import Layout As Sheet.
  5. This action opens the Import Layouts As Sheets dialog box.
  6. In this dialog box, click the Browse For Drawings button.
  7. Navigate through your file system to the drawing file (.dwg) that contains the layout(s) you wish to import. Select the drawing and click Open.
  8. AutoCAD will list the layouts available in the selected drawing file within the Import Layouts As Sheets dialog.
  9. Select the specific layout(s) you want to import by checking the box next to their names.
  10. Configure any other desired settings in the dialog (like sheet numbering, naming, etc.).
  11. Click Import Checked to add the selected layout(s) as new sheets into your sheet set.

Understanding the Process

Importing a layout as a sheet using the Sheet Set Manager is a powerful way to organize your project drawings. It allows you to pull existing production drawings (DWGs) containing layouts and integrate them into a structured sheet set for plotting, publishing, and data management.

  • Sheet Set Node: The main container for your project sheets.
  • Subset Node: Acts like a folder to group related sheets (e.g., "Floor Plans," "Elevations").
  • Sheet Node: Represents a single sheet in your set, typically linked to a specific layout in a DWG file.

This method is ideal when you have multiple drawing files, each containing one or more layouts, and you want to compile them into a coherent project package within the Sheet Set Manager environment.

Related Articles