How-To & FAQ · AutoCAD

How to Scale Objects in AutoCAD: Reference, Viewport & Base Point Guide

Master scaling in AutoCAD with step-by-step methods: standard factor scaling, reference length alignment, viewport scale setup in paper space, and annotative dimension control.

⚡ Quick Answer / Key Takeaway

To scale an object uniformly in AutoCAD: enter SCALE (shortcut SC), select target entities, click a base point, and enter a numeric factor (e.g. 2 for 200%, 0.5 for 50%). For precise fitting without manual math, use the Reference (R) sub-option.

Step-by-Step Instructions & Commands

Method 1: Factor-Based Scaling (Standard SC Command)

Type SC or SCALE in the command line and hit Enter. Select the objects you wish to resize and press Enter. Click to specify the base point—this point remains stationary while surrounding geometry expands or contracts. Type your scaling factor (e.g., 0.25 to reduce to one-quarter size, or 4 to quadruple size) and confirm with Enter.

Method 2: Reference Scaling (Match Exact Target Dimensions)

When you need an unknown length to match an exact target measurement (e.g., an imported raster floor plan or DWG block), start the SCALE command and pick your base point. Type R (Reference) and Enter. Pick the two endpoints of the existing segment, then enter the desired true length (or click a second point in your drawing). AutoCAD computes the exact ratio instantly without rounding errors.

Method 3: Viewport & Paper Space Scale Setup

Never scale model geometry just to fit a title block. Keep all 1:1 true-scale geometry in Model Space. Switch to your Layout tab (Paper Space), select or create a Viewport (MVIEW), and set the viewport scale from the status bar dropdown (e.g., 1:50, 1:100, or 1/4" = 1'-0"). Lock the viewport display immediately to prevent accidental zoom changes.

Common Issues & Troubleshooting Guide

Common Failure / Problem Root Cause & Recommended Solution
Dimensions show incorrect values after scaling Check whether your dimension style is Annotative. If annotative scaling is disabled, dimensions reflect resized geometry directly. Turn on Annotative property in DIMSTYLE so text height adjusts relative to paper space.
Geometry distorts along only one axis (X or Y) The standard SCALE command is strictly isotropic (uniform XYZ). Non-uniform scaling requires creating a Block (B) and inserting it with separate X, Y, Z scale multipliers in the Properties palette (Ctrl+1).
Hatch patterns disappear or become solid Scaling up or down affects hatch density. Adjust the HPSCALE variable or select the hatch and modify 'Scale' in the Hatch Editor ribbon to prevent dense solid fills or sparse empty voids.

Cross-CAD Compatibility & Alternatives

In GstarCAD and ZWCAD, the SCALE command, Reference option (R), and Viewport scaling operate identically with full DWG command alias compatibility. In SOLIDWORKS, sketch geometry scaling is handled via 'Scale Entities' in the Sketch toolbar or parametric equations.

Engineering Best Practices Checklist

  • Always keep raw architectural and mechanical drawings drawn at 1:1 scale in Model Space.
  • Utilize the Reference (R) option whenever scaling scanned raster underlays or PDF imports.
  • Lock paper space viewports immediately after setting standard scale factors.
  • Use Annotative text and dimension styles to prevent text distortion across multiple viewport scales.

Related Concepts & Further Learning