cadblockdwg

Explainer · model space vs paper space

Model space vs paper space explained

DWGDXFFree1,250 words

By Sumana Kumar · Published 3 Jan 2023 · Updated 28 Aug 2024

Few things trip up new AutoCAD users more than the split between model space and paper space. They are two distinct environments inside the same drawing file, and using each for its intended job is the difference between a smooth, professional workflow and a tangle of scaled-up text and mismatched borders. Understand the division and a lot of AutoCAD suddenly makes sense.

The one-sentence version: you draw the actual building, part or site at full real-world size in model space, then you compose printable sheets — with a title block, a border, and views of that model at chosen scales — in paper space. Model space is where the thing exists; paper space is where you present it on a sheet of paper. This page explains both, how the layout tabs and viewports connect them, and why this separation is worth the small learning curve.

Model space: draw everything at full size

Model space is the infinite, full-scale world where you create your geometry. The cardinal rule is to draw at real-world size, always — a 5-metre wall is drawn 5000 units long (in a millimetre template), a 600 mm desk is 600 units. You never scale the geometry to 'fit a sheet'; you draw it true and let the sheet do the scaling later.

This matters because every dimension, area and clearance you measure in model space is then real and trustworthy. It's also why downloaded blocks are drawn at true size: a 1700 mm bathtub block lands as 1700 units, so when you insert it into your full-size model it's correct without fiddling. Model space is reached via the 'Model' tab at the bottom of the drawing area, and it's where you'll spend most of your drafting time.

Paper space: compose the printed sheet

Paper space (a 'layout') represents an actual sheet of paper — A1, A3, ANSI D, whatever you'll print on. Here you place the things that belong to the sheet rather than the building: the title block, the border, the drawing number, the revision table, the north point, and general notes. You work in paper space at 1:1 to the sheet, so a title block 420 mm wide for an A3 sheet is drawn 420 units wide.

You reach paper space through the Layout tabs (Layout1, Layout2, or your own named sheets) next to the Model tab. A drawing can hold many layouts, so one file can produce a whole sheet set — a general arrangement plan, a section sheet, a detail sheet — each a separate layout, all referencing the same model. That's the efficiency: change the model once and every sheet updates.

Viewports: the windows between the two

The bridge between the two spaces is the viewport — a window cut into a paper-space layout that looks through onto the model. Through that window you see your full-size model, displayed at a chosen scale. A floor plan drawn 12000 units wide can appear at 1:100 in one viewport and a detail of it at 1:20 in another, both on the same sheet.

You create viewports with MVIEW, then double-click inside one to enter 'floating model space' and pan, zoom or set the scale; double-click outside to return to paper space. The scale is the crucial setting — pick it from the viewport scale list (1:100, 1:50, etc.) and lock the viewport so an accidental zoom doesn't change it. One model, many viewports, many scales: that's the whole point of the arrangement.

Why not just draw everything in model space?

You can technically print straight from model space, and for a single quick view it's fine. But the moment you need more than one scale, a title block, or multiple sheets, paper space wins decisively.

With the old model-space-only method, people scaled their text and dimensions up by the plot scale factor (text 200 units tall to read at 1:100), drew the border at a scaled size, and re-did all of it for a different scale. Paper space eliminates that: text and the border live at true sheet size in the layout, so they're always the right size on paper regardless of the viewport scale behind them. It's less error-prone, it supports multiple scales effortlessly, and it's the professional standard.

Annotation scale: text that just works

The companion feature that makes the model/paper split painless is annotation scale. Annotative text, dimensions and blocks carry one or more scale representations, and AutoCAD automatically sizes them so they print at a fixed paper height — say 2.5 mm — no matter the viewport scale. Set a dimension style to annotative at 2.5 mm, and it reads 2.5 mm whether the viewport is 1:50 or 1:200.

This solves the classic headache of text that's perfect at one scale and microscopic or enormous at another. You set the annotation scale of a viewport (it sits next to the viewport scale), and annotative objects assigned that scale appear correctly. Combined with paper space, it means you draw and annotate once in the model, then present at any scale on any sheet with everything legible.

A practical workflow for blocks and sheets

Put it together and a clean job looks like this. In model space, draw the plan at full size and populate it with full-size blocks — desks, chairs, fixtures, a north point — each on its proper layer. Add annotative dimensions and text. Then switch to a layout, drop in your title-block (a paper-space block sized to the sheet), cut a viewport with MVIEW, set its scale to 1:100, and lock it.

Need a detail? Add a second viewport on the same sheet at 1:20 looking at the same model. Need another sheet? Copy the layout. Because the title block and notes live in paper space and the building lives in model space, you never duplicate geometry, and a revision in the model ripples through every sheet automatically. A north-arrow or symbol block placed in model space appears in every viewport that frames it, while one placed in paper space sits on the sheet itself — choose based on whether it belongs to the building or to the page.

Free download

Browse the full library — DWG & DXF, no signup.

Download CAD blocks

Questions

Frequently asked

Should I draw in model space or paper space?+

Draw your actual geometry — the building, part or site — at full real-world size in model space. Use paper space only to compose printable sheets: title block, border, notes, and viewports that show the model at chosen scales. Geometry in model space, presentation in paper space.

What is a viewport's scale and why lock it?+

A viewport's scale sets how the full-size model is shrunk to fit the sheet — 1:100 means the model shows at one hundredth size. Lock the viewport (via its properties or the lock icon) so that zooming inside it later doesn't accidentally change the scale and throw off the drawing.

Why does my text look the wrong size in a layout?+

Usually because it isn't annotative and was sized for model space. Make your text and dimension styles annotative with a fixed paper height (e.g. 2.5 mm) and assign the right annotation scale to the viewport, so they print at a consistent legible size at any viewport scale.

Can one drawing have multiple sheets?+

Yes. Each layout tab is a separate printable sheet, and a drawing can hold many. They all reference the same model space, so you can produce a plan sheet, a section sheet and a detail sheet from one file, and a change to the model updates every sheet at once.

Related downloads

Blocks for this guide

Popular blocks to download

Related categories

Related guides