Skip to main content
April 2, 2026David Sellers/7 min read

Creating a North Arrow in AutoCAD: Step-by-Step Guide

Master professional north arrow creation in AutoCAD

About North Arrows

There are hundreds of different north arrow designs depending on the discipline or designer's preference. This tutorial demonstrates one standard architectural approach using circles and lines.

This lesson is a preview from our AutoCAD Certification Program Online (includes software & exam). Enroll in this course for detailed lessons, live instructor support, and project-based training.

In this comprehensive tutorial, we'll master the creation of professional North arrows in AutoCAD. Begin by opening a new drawing: navigate to File, New.

Select your preferred template from the dialog box. Next, save your work immediately by going to File, Save. Name this drawing file "North arrow" to maintain clear project organization—a critical habit for professional drafters.

Click Save to confirm. Now we'll establish our drawing layers with proper naming conventions. Access Layer Properties from the ribbon or type LAYER and press Enter.

Create a new layer by clicking the New Layer icon. Name it "A-SYMS" (following AIA CAD standards where A denotes architectural elements and SYMS represents symbols). Assign color 120—a professional cyan that provides excellent contrast on both light and dark backgrounds.

Click OK to confirm the layer settings, then double-click the A-SYMS layer to make it current. Close the Layer Properties dialog and save your progress with Ctrl+S—developing this habit prevents hours of lost work.

Before we begin drafting, let's analyze our target geometry. Examining the reference handout reveals a North arrow composed of two concentric circles with radiating lines from the center point. The directional lines extending left, right, and bottom use standard line weights, while the northward-pointing line features increased thickness to emphasize true north orientation.

This represents just one approach to North arrow design. Professional practice offers hundreds of variations depending on your discipline—architectural, engineering, surveying, or landscape architecture—and individual design preferences. However, the fundamental principle remains consistent: clear directional indication with visual emphasis on magnetic or true north.

Our technical specifications call for a primary circle with a half-inch radius, complemented by a secondary element with 1/32-inch polyline width and a 1/64-inch offset distance. These precise measurements ensure scalability and professional appearance across different drawing scales.

Let's begin construction with the foundation element: a circle with 0.5-inch radius. Position the center point at the drawing origin (0,0) to maintain geometric control. Access the Circle command from the Draw panel or type C and press Enter.

When prompted to specify the center point, type 0,0 and press Enter. AutoCAD now requests the radius value—the dimensional parameter we've established. Input 1/2 (AutoCAD automatically converts fractions to decimal equivalents) and press Enter to execute the command.

Optimize your view by double-clicking the middle mouse wheel to perform a Zoom Extents, then scroll out once for comfortable working space. Save your progress with Ctrl+S.

Next, we'll construct the directional indicator lines. The horizontal line spans the full circle diameter and maintains consistent width throughout its length, similar to our previous detail symbol exercises. This approach ensures geometric accuracy and professional appearance.


Activate the Line command and utilize object snap precision. Hold Shift + Right-Click to access the snap menu, select Quadrant, and click the left quadrant point of your circle. Repeat this process for the opposite quadrant: Shift + Right-Click + Quadrant on the right side, then click to complete the line.

Press Enter to terminate the Line command. Now we'll create the vertical element from the bottom quadrant to the circle's center. This center point presents an interesting geometric situation—it simultaneously offers three distinct snap options.

The center location provides access to: the circle's geometric center, the midpoint of our horizontal line, and the original coordinate origin (0,0). Professional drafting requires selecting the most geometrically stable reference point. While forgetting exact input coordinates is common in complex drawings, understanding which snap option provides the most reliable geometry is crucial for professional accuracy.

In production environments, the fastest solution isn't always the safest. Each of these three snap options—center, midpoint, or coordinate origin—is technically acceptable, but your professional judgment must determine which offers the most reliable geometric relationship for future modifications.

For instructional purposes, we'll demonstrate both approaches. First, activate the Line command, use Shift + Right-Click + Quadrant to select the bottom circle point, then Shift + Right-Click + Midpoint to target the horizontal line's center. AutoCAD displays midpoints with triangular markers. Click to place the endpoint and press Enter to complete.

Now let's undo this line (Ctrl+Z) and reconstruct it using coordinate input for comparison. Activate Line again, select the bottom Quadrant as before, but for the second point, type 0,0 directly rather than relying on snap inference. Press Enter twice—once to confirm the coordinate and once to exit the command.

Both methods produce identical results in this scenario, confirming our geometric accuracy. However, understanding when to use each approach develops the professional judgment essential for complex production drawings.

The final linear element—our north-pointing indicator—requires the Polyline command rather than the standard Line tool. Polylines offer enhanced functionality including variable width, arc segments, and additional geometric properties that simple lines cannot provide.

The distinction is fundamental: Lines are basic 2D objects connecting two points, while Polylines (the prefix "poly" meaning many) can incorporate multiple segments, curved elements, and thickness variations—exactly what we need for our weighted north indicator.

Access Polyline from the Draw panel (located adjacent to the Line tool) or type PL and press Enter. Use Shift + Right-Click + Endpoint to precisely select the terminus of your vertical line, then Shift + Right-Click + Quadrant to target the circle's top point. Press Enter to complete the polyline.

Initially, polylines appear identical to standard lines, but careful observation reveals key differences. Select your horizontal line and note the square grip points at endpoints and midpoint—these indicate a simple line object. Press Escape to deselect.


Now select the north-pointing polyline. Notice the rectangular grip at its midpoint—this flat, elongated shape immediately identifies polyline geometry. This visual distinction becomes invaluable when editing complex drawings with mixed object types.

To modify the polyline's width, select the object, right-click, and choose Properties. Locate the Global Width parameter and change it to 1/32, then press Enter. Remember: the Properties panel provides real-time editing capabilities, not just informational display—a powerful feature for iterative design development.

Let me undo that modification to demonstrate the specialized Polyline Edit tool (PEDIT). Navigate to the Home tab's Modify panel and click the Modify dropdown to reveal additional tools. The Polyline Edit command appears as a pencil icon overlaying the polyline symbol.

PEDIT prompts you to select a polyline—click your north indicator. The command line displays available options. Type W for Width, press Enter, specify the new width as 1/32, press Enter again, then Enter once more to exit the command. Save your work with Ctrl+S.

You've likely noticed that AutoCAD offers multiple pathways to achieve identical results. As we progress through this course, we'll typically demonstrate one method, though alternatives often exist. Feel free to experiment with different tools, workflows, or command sequences to discover your preferred approach. Don't hesitate to consult your instructor about alternative methods—understanding multiple techniques strengthens your overall AutoCAD proficiency.

Professional AutoCAD work rarely has a single "correct" approach, but time constraints limit our ability to demonstrate every variation. Developing your personal workflow preferences is essential for efficient production work and career advancement.

The final geometric element requires creating an offset—a parallel copy of existing geometry at a specified distance. Our handout indicates a 1/64-inch offset requirement. Offset behavior varies by object type: offsetting a line creates a parallel copy, while offsetting closed objects like circles or rectangles produces larger or smaller versions depending on direction selection.

Access the Offset tool from the Modify panel (identifiable by its parallel line icon) or type O and press Enter. AutoCAD first requests the offset distance. Input 1/64 as specified in our drawing requirements and press Enter.

The command now prompts you to select the object for offsetting. Click your circle, and AutoCAD displays dynamic preview geometry indicating potential offset directions. Moving your cursor outside the circle previews an enlarged version, while positioning inside shows a reduced circle.

These are preview displays only—click to confirm your preferred direction. For our North arrow, select the inner position to create the smaller concentric circle. Press Enter to exit the Offset command, execute Zoom Extents for optimal viewing, and save your completed North arrow with Ctrl+S.

In our next tutorial, we'll complete our drafting symbol library by constructing a professional datum point symbol, incorporating the precision techniques and geometric principles we've established in this session.


Key Takeaways

1North arrows can be created using basic AutoCAD geometry including circles, lines, and polylines with specific dimensional requirements
2Proper layer management with descriptive names like 'A-SYMS' and appropriate colors improves drawing organization and professional standards
3Polylines offer superior functionality over standard lines when variable width or complex geometry is required for drafting symbols
4The offset tool creates precise copies of geometry at specified distances, essential for creating professional drafting symbols with multiple borders
5Strategic snap point selection between center, midpoint, and coordinate options affects drawing accuracy and professional verification methods
6AutoCAD provides multiple methods for accomplishing tasks - developing a consistent personal workflow improves efficiency and reduces errors
7Properties panel and specialized editing tools like P-Edit both provide access to modify object characteristics with different advantages
8Precise dimensional control using fractional inputs ensures north arrows meet professional drafting standards and scale requirements

RELATED ARTICLES