Commands

ALIGN command in AutoCAD : Aligns objects with other objects in 2D and 3D

If you need a complete, beginner-friendly guide that explains how to use the ALIGN command in AutoCAD, this article walks you through the command’s purpose, step-by-step usage, practical examples (2D and 3D), troubleshooting when ALIGN doesn’t work, alternative methods, and useful tips to speed up your workflow.


What is the ALIGN command?

The ALIGN command in AutoCAD lets you move, rotate, and (optionally) scale selected objects so they match one or more points on a target object or coordinate. It works in both 2D and 3D and is ideal when you need to precisely place an object relative to another object or Coordinate system.

Key behaviors:

  • Aligns using pairs of source and destination points.
  • With two pairs of points it controls translation and rotation in the plane defined by those points.
  • With three pairs of points it also controls the object’s orientation in 3D.
  • Optionally prompts: “Scale objects based on first point?” (Yes/No) to perform uniform scaling to match distances.

Common uses:

  • Positioning a block so edges line up with a wall.
  • Rotating a model to match world axes.
  • Scaling a scanned drawing to real-world size using a reference line.
  • Reorienting a 3D part to align with an assembly.

How to use ALIGN — Step by step

Shortcut: Type AL or ALIGN, then press Enter.

  1. Type ALIGN (or AL) and press Enter.
  2. Select the object(s) you want to align, then press Enter.
  3. Specify source point 1 (a point on the object you selected).
  4. Specify destination point 1 (the point where source point 1 should move).
  5. Specify source point 2.
  6. Specify destination point 2.
    • If you are aligning in 3D or need to control tilt, specify a third pair: source point 3 and destination point 3.
  7. After entering the final destination point, AutoCAD asks: “Scale objects based on first point?”
    • Choose Yes to scale the selected objects so the distance between source points matches the distance between destination points (uniform scale).
    • Choose No to keep original scale (only translate/rotate).
  8. Press Enter to finish. The objects are moved/rotated/(optionally) scaled.
Read Also:  ARRAYPATH command in AutoCAD : Evenly distributes object copies along a path or a portion of a path

Notes:

  • Use object snaps (OSNAP) (Endpoint, Midpoint, Intersection, Center, etc.) to pick precise points.
  • For 2D alignment on a flat plane, two pairs are usually sufficient. For full 3D reorientation use three pairs.
  • If aligning between drawings, copy/paste or use External reference (xref) — see Alternatives.

Examples (before / after scenarios)

Example 1 — Aligning a door block to a wall

  • Before: The door block sits rotated and offset.
  • Steps: Use ALIGN: pick a hinge corner on the block as source point 1, pick the hinge location on the wall as destination point 1; pick another corner as pair 2; choose No for scaling.
  • After: Door is positioned and rotated exactly to the wall.

Example 2 — Scaling a scanned plan to real dimensions

  • Before: Scanned floor plan is a raster or imported geometry of unknown scale.
  • Steps: Pick two points that correspond to a known length (e.g., a 10 m line) as source points; pick the matching real-world line endpoints as destination points; answer Yes to scale.
  • After: Plan scales to the correct real-world units.

Example 3 — Reorienting a 3D component

  • Before: Part is rotated and tilted relative to the assembly.
  • Steps: Use three point pairs to define the target plane and orientation.
  • After: Part is correctly rotated into the assembly plane and orientation.

Alternatives and related commands

  • MOVE — simple translation (no rotation or scale).
  • ROTATE (and ROTATE3D) — rotate around a point or axis; use Reference option to rotate by matching an angle.
  • SCALE — uniform or non-uniform scaling (use reference option to scale by a reference distance).
  • UCS — change User Coordinate System to make manipulations easier in a rotated coordinate frame.
  • GRIPS / PROPERTIES — quick manual adjustments (rotate, move, scale) via grips or precise numeric edits.
  • XREF / INSERT / COPYCLIP / PASTECLIP — for aligning objects across drawings: XREF or copy/paste into the same drawing, then use ALIGN.
  • ALIGN vs. ROTATE with Reference — use ROTATE > Reference to rotate by matching one angle; use ALIGN if you need both translation and rotation (and optional scaling) based on point pairs.
Read Also:  ATTREDEF command in AutoCAD : Redefines a block and updates associated attributes

Why ALIGN sometimes doesn’t work — Troubleshooting & fixes

Problem: Nothing moves or command seems ignored

  • Fix: Check if the object is on a locked layer. Unlock layer or move object to an unlocked layer.

Problem: The object snaps but does not change orientation as expected

  • Fix: You may have used only one pair of points; use at least two pairs to control rotation. For 3D reorientation use three pairs.

Problem: Align appears to scale incorrectly or objects become distorted

  • Fix: The prompt “Scale objects based on first point?” was answered Yes. That performs a uniform scale based on the ratio of distances between point pairs. If distortion occurs, ensure you used correct point pairs or choose No.

Problem: Objects inside a block or xref won’t move

  • Fix: If geometry is inside a block, either explode the block (if appropriate) or use REFEDIT to edit the block definition. For xrefs, you must bind or edit the source drawing.

Problem: Align behaves unexpectedly in 3D (object tilts or flips)

  • Fix: Use three point pairs to fully define the new plane. Ensure the source and destination points are not collinear (they must form a plane).

Problem: OSNAP not working, points hard to pick

Problem: Trying to align between Model space and paper/layout or between drawings

  • Fix: Align must be done in the same space. For model-to-layout alignment, either move content to the same space or use viewports carefully. For separate drawings, insert the source into the target drawing (XREF/COPY/PASTE).

Problem: ALIGN command not found

  • Fix: Confirm you’re using an AutoCAD-compatible product. Some simplified apps may not support every command. Type AL to confirm alias, or check your command aliases in acad.pgp.

Problem: Object becomes invisible after align

  • Fix: Check if it moved to another Z elevation or behind other geometry. Use ZOOM EXTENTS and check layer visibility.

Tips & best practices

  • Always work on a copy when performing an alignment that includes scaling — keep an original in case you need to revert.
  • Use two precision snaps for planar rotation and three to control full 3D orientation.
  • Use the Reference option of ROTATE or SCALE when you only need rotation by angle or scaling by a reference length.
  • If aligning many objects to one reference, consider grouping them first or use a block to keep relative positions.
  • Toggle ORTHO or POLAR when picking destination points for orthogonal alignment.
  • For repetitive alignment tasks, create a simple script or macro that runs ALIGN with saved points or coordinate input.
  • When aligning between files, prefer XREF to maintain links and keep drawing sizes small.
  • If your alignment depends on the coordinate system, temporarily set the UCS to the target orientation for easier selection.
Read Also:  ATTIN command in AutoCAD : Imports block attribute values from an external, tab-delimited ASCII file

FAQ

Can I align multiple objects at once?

Yes. Select multiple objects before you start the ALIGN command. AutoCAD will transform all selected objects while preserving their relative positions.

Does ALIGN work with blocks and xrefs?

It works on blocks if you edit the block definition or explode it. For xrefs you must edit the source drawing or bind the xref into the host drawing before aligning.

How do I align objects in 3D?

Use three pairs of source/destination points with ALIGN so the command can control rotation in the X, Y and Z axes. Ensure the three points are not collinear.

What does “Scale objects based on first point?” mean?

If you answer Yes, AutoCAD scales selected objects uniformly so that the distance between your source point pair matches the distance between your destination point pair. If you answer No, no scaling occurs.

Can I align objects between two different drawings?

Yes. Insert one drawing into the other (via XREF or copy/paste) and then use ALIGN. Alternatively, open both drawings and copy/paste the object into the target drawing before aligning.

How do I undo an ALIGN operation?

Use UNDO immediately (Ctrl+Z or the Undo command). If you overrode geometry and saved the drawing, restore from a backup or earlier file version if available.

Why did my object move to the wrong elevation (Z) after aligning?

You may have picked destination points with different Z values or worked in a different UCS. Use ZOOM EXTENTS, check the Properties palette for Z coordinates, or set the UCS to the desired plane and try again.

Can ALIGN perform non-uniform scaling?

No. The ALIGN command performs uniform scaling only when you choose the scale option. For non-uniform scaling use the SCALE command with different scale factors along axes or use the SCALE command in conjunction with a different UCS.

Are there keyboard shortcuts or aliases I should know?

Yes. The alias for ALIGN is AL. Use OSNAP settings for accurate point picking and UCS shortcuts to orient your workspace before aligning.