Studio Matrx Monthly · Volume 1 · Issue 2 · July 2026
Amogh N P
 In loving memory of Amogh N P — Architect · Designer · Visionary 
A designer's desk with a large monitor showing a clean architectural floor-plan line drawing in CAD, a keyboard and a mouse, warm office daylight, no people, no legible text on screen.
Unit IComputer Studio I

From Board to CAD

Why digital, how CAD thinks, and the golden rule of scale.

CAD does not throw away the drawing-board skills of the earlier graphics courses — it presupposes them. A line in CAD is not a mark but a mathematical object with exact coordinates, so the drawing becomes data you can edit, copy, layer and share. Learn what CAD is and is not, why vector beats raster for a designer, the three ways to place a point, and the golden rule of the whole course: draw at full size, scale only at output.

Learning objectives

By the end of this lesson, you will be able to — mapped to the course outcomes for Computer Studio I:

1
CO1 · Understand

Explain what CAD is and is not, and its honest advantages and limits.

2
CO1 · Understand

Distinguish vector from raster and say why it matters for a designer.

3
CO1 · Apply

Specify points by absolute, relative and polar coordinates.

4
CO1 · Understand

Explain drawing at 1:1 full size, units, and the WCS/UCS.

A drawing board, not a designer

The shift, and how CAD thinks

Why CAD presupposes drawing-board discipline, its honest limits, and the foundational vector-versus-raster distinction.[1, 4]

A new instrument, the same language of drawing the drawing board (T-square, set-squares) CAD: a faster, editable drawing board Line weight, scale, dimensioning, poché — every board convention still governs a good CAD drawing. CAD presupposes the discipline — it is NOT a designer.
DiagramThe shift from the manual drawing board to CAD — the same language of drawing, a new instrument
Vector vs raster: math, or pixels Vector (CAD): math → scales cleanly zoom in: still a crisp curve (DWG, DXF, SVG) Raster (photo): pixels → blurs zoom in: blocky pixels (JPG, PNG, a render) Your floor plan is vector; a mood-board photo or a photoreal render is raster.
DiagramVector geometry is resolution-independent and editable; raster images are a pixel grid that blurs when enlarged

A drawing board, not a designer

CAD does not replace drawing-board knowledge — it PRESUPPOSES it; line weights, scale, dimensioning and poché still govern a good CAD drawing. What CAD IS: a system for building drawings from geometry defined by COORDINATES and NUMBERS, so a line is not a mark but a mathematical object that can be edited, copied, measured, layered and shared. What it is NOT: automatic design, or a guarantee of correctness. Two honest limits — GARBAGE IN, GARBAGE OUT (a wall drawn 10 mm short is exactly 10 mm short forever), and OVER-RELIANCE (the ease of nudging tempts you to eyeball). The board's discipline matters MORE in CAD, not less.[1, 4]

The golden rule

Coordinates, full-size drawing & units

The Cartesian coordinate system, the golden rule of drawing at 1:1 and scaling only at output, and units, the WCS/UCS and the command line.[1, 2, 3]

The coordinate system: three ways to place a point 0,0 X Y X,Y — absolute (from origin) @X,Y — relative (from last point) @d<a — polar (distance & angle) 0° = East; angles run counter-clockwise by default.
DiagramThe CAD Cartesian coordinate system with origin, and three ways to specify a point — absolute, relative and polar
The golden rule: draw 1:1, scale only at output MODEL SPACE 3000 (drawn as 3000, not 30) a 3 m wall is drawn 3000 units long at plot time only SHEET (paper space) plan @ 1:50detail @ 1:5 one model → any scale, no redrawing Never scale the geometry — every dimension stays true.
DiagramThe golden rule — draw at 1 to 1 full size in model space, and apply scale only at plotting

The golden rule

The most important idea in the course: DRAW EVERYTHING AT 1:1, real-world size, in MODEL SPACE — a 3-metre wall is drawn 3000 units long, never '30 mm at 1:50'. You never scale the geometry. Scale is applied ONLY when you place the drawing on a sheet to plot (paper space, Unit V). This inverts the board habit of scaling as you draw — and it means every dimension is always true, and the same model plots at 1:50, 1:20 or 1:5 without redrawing.[1]

Three ways to place a point

Try it — the coordinate-entry explorer

Pick absolute, relative or polar entry to see the syntax and exactly where the point lands.

Coordinate-entry explorer · three ways to place a point

Absolute coordinates

syntax: X,Y  ·  e.g. 3000,0

Measured from the fixed origin (0,0). Exact, but you must know the point's true position — used mostly for the first point.

The @ means “relative to the last point”; < means “at angle”. Draw everything at 1:1 full size.

Myth vs reality

At a glance

AspectOne sideThe other
CAD's roleMyth: it designs for youReality: a faster, accurate, editable drawing board
AccuracyMyth: CAD is accurate automaticallyReality: precise to your input — it reproduces errors too
Drawing scaleMyth: draw at 1:50 like the boardReality: draw 1:1; scale only at output
Vector vs rasterDWG: editable vector geometryJPG: flat pixels, not rescalable losslessly
Absolute vs relativeX,Y from the fixed origin@X,Y from the last point
Vocabulary

Key terms

Vector vs raster

Geometry as math (scales losslessly, editable) versus a pixel grid (blurs when enlarged).

Absolute / relative / polar

Point entry from the origin (X,Y), from the last point (@X,Y), or by distance & angle (@d<a).

Model space

The infinite full-size world where you draw everything at 1:1.

Draw 1:1

Geometry is always real size; scale is applied only at plotting — never to the geometry.

WCS / UCS

The fixed world coordinate frame versus a temporary user-defined origin/orientation.

The command line

CAD's text dialogue — it always prompts the next input; read it.

Apply it

Practice task

On paper (or in any CAD you have access to), plan the coordinate sequence to draw a 3600 × 4200 mm room as a closed rectangle starting at the origin, writing the exact entry for each corner using relative coordinates (@X,Y) — then redo the first wall using polar entry (@d<a). Explain in two sentences why you draw it at true size (3600, not 72 “at 1:50”) and what breaks if you mix millimetres and metres in one file.

Check your understanding

Self-assessment

1. In CAD you should draw an interior —

2. The key difference between a DWG and a JPG of the same plan is that the DWG is —

3. Typing @3000,0 places a point —

In a nutshell

Recap

CAD presupposes drawing-board discipline — it is a faster, accurate, editable drawing board, not a designer, and it reproduces your errors faithfully.
Vector geometry (CAD) scales and edits losslessly; raster images (photos, renders) are pixels that blur when enlarged.
Place points three ways — absolute (X,Y from origin), relative (@X,Y from last point), polar (@distance<angle).
The golden rule: draw everything at 1:1 in model space; apply scale only at plotting.
Set 1 unit = 1 mm and keep it consistent; the WCS is fixed, the UCS is a convenience — and always read the command line.
The evidence

References & further reading

  1. [1]Autodesk, AutoCAD Help / User's Guide — 'About Coordinate Entry', 'Specify Units and Unit Formats', 'The User Interface' (help.autodesk.com).
  2. [2]George Omura & Brian C. Benton, Mastering AutoCAD and AutoCAD LT, Sybex/Wiley (interface, coordinate systems, drawing setup).
  3. [3]Ellen Finkelstein, AutoCAD and AutoCAD LT Bible, Wiley (Cartesian, relative and polar coordinates; units).
  4. [4]Beverly L. & James M. Kirkpatrick, AutoCAD for Interior Design and Space Planning, Pearson (fundamentals for interior students).

Further reading

  • George Omura & Brian C. Benton — Mastering AutoCAD and AutoCAD LT.
  • Ellen Finkelstein — AutoCAD and AutoCAD LT Bible.
  • Kirkpatrick — AutoCAD for Interior Design and Space Planning.

Sources gathered and fact-checked June 2026. Published values vary by source, sample and method — treat as indicative and confirm against the cited standard before structural use.

A

The author

Amogh N P

Architect, interior designer, and creative polymath. Studio Matrx began in his notebooks — his vision of design made honest, useful, and open to everyone. Its Academy is written and taught in his memory, and free, forever.

More about Amogh →