AutoCAD Object snap (Osnap) is a fundamental drafting tool that lets the cursor lock onto precise geometric points on objects so you can draw and edit accurately. This guide explains what Osnap is, when and how to use it, how to edit settings, common modes, practical step-by-step examples, alternative methods, troubleshooting, and useful tips.
What is Object Snap (Osnap)?
Object Snap (Osnap) is an AutoCAD feature that allows the cursor to snap to specific geometric points on objects — such as endpoints, midpoints, centers, intersections, tangents, and more — so you can place or edit geometry with precision.
- The feature is often called Object Snap, Osnap, or running Osnap (when it stays active during many commands).
- Osnap can be used as a running mode (always active) or as a temporary override (active only for one pick).
Why use Object Snap?
Using Osnap provides these essential benefits:
- Accuracy: Ensures points align precisely with existing geometry.
- Speed: Reduces manual measurement steps and corrections.
- Consistency: Keeps drawings geometrically correct (important for fabrication, architecture, and mechanical design).
- interoperability: Makes later edits and connections predictable and reliable.
How to enable and use Osnap — step-by-step
Basic enable/disable
- Toggle running Osnap on or off by pressing F3, or click the Object Snap icon on the status bar.
- To open the Object Snap settings, right-click the Object Snap icon and choose Settings, or type OSNAP and press Enter.
Using Osnap in a command
- Start a drawing command (e.g., LINE, CIRCLE, MOVE).
- Move the cursor near a snap point; AutoCAD will display a marker and snap to the exact point.
- Click to accept the snapped point.
Temporary Osnap override
- While a command is active, hold Shift + Right-click to open the Osnap override menu and pick a single snap type (e.g., Endpoint, Midpoint) temporarily. This does not change your running OSNAP settings.
object snap tracking
- Enable Object Snap Tracking (F11) to project alignment paths from snap points. Use tracking to pick locations that are aligned with other geometry without drawing construction lines.
Common Osnap modes and what they do
Enable these commonly-used modes in Osnap settings or via the override menu:
- Endpoint — snap to the end of a line, arc, polyline segment, etc.
- Midpoint — snap to the midpoint of a segment.
- Center — snap to the center of circles and arcs.
- Intersection — snap to the exact intersection of two objects.
- Extension — pick a point along the imaginary extension of a line or arc.
- Perpendicular — snap at a point creating a perpendicular to another object.
- Tangent — snap to the tangent point between a line and a circle or between two curves.
- Nearest — snap to the nearest point on an object.
- Quadrant — snap to the 0°, 90°, 180°, 270° points on a circle (useful for coordinate alignments).
Bold these modes in the Osnap dialog and make sure the ones you need are checked.
How and when to edit Osnap settings
Open Osnap settings
- Type OSNAP and press Enter, or go to the status bar Object Snap icon → Settings → Object Snap tab.
Useful settings to edit
- Check/uncheck the specific snap modes you want as running snaps.
- Set Aperture Size (APERTURE) in drafting settings to make the snap target easier to see — increase if you have trouble detecting snap markers.
- Enable Object Snap On and Object Snap Tracking on the status bar for running use.
- Use the Marker and Tooltip options so you can visually confirm the snap type.
Advanced: OSMODE system variable
- The OSMODE system variable stores running snap mode settings as a bitcode. Editing OSMODE directly is advanced; using the dialog is simpler and safer for most users.
Practical examples and short tutorials
1) Draw a line from an endpoint to a midpoint
- Command: LINE
- Ensure Endpoint and Midpoint Osnaps are enabled.
- Click the endpoint of the first segment (marker appears); move the cursor to the edge of the target segment and hover until the midpoint marker appears; click.
2) Draw a tangent from a point to a circle
- Command: TAN is not a direct command; use LINE:
- Enable Tangent Osnap.
- Start LINE, click your start point, move to the circle edge and select the Tangent snap.
3) Extend a line to an intersection
- Command: EXTEND or draw new line and snap.
- Use Intersection Osnap to pick the exact intersection point; if objects do not physically intersect, use Extension to snap along an implied extension.
4) Place a block by its center
- When inserting or moving a block, turn on Center Osnap and pick the block’s center marker as the insertion point for accurate placement.
5) Use Object Snap Tracking to align objects
- Enable F11 (Object Snap Tracking).
- Snap to a point with Endpoint or Midpoint, then move along a tracking line (a guideline appears) and pick a second point aligned to that track.
Alternative methods and complementary tools
- Polar tracking (F10) — restricts cursor movement to set angles; use with Osnap for angular precision.
- Ortho mode (F8) — forces strictly horizontal/vertical drawing; useful for orthogonal snaps.
- Grid Snap — snaps to grid increments (different from object snap).
- Construction geometry — draw temporary lines and then snap to their intersections if Osnap tracking is insufficient.
- Temporary tracking points — using Osnap + tracking gives temporary alignment references without drawing geometry.
Common problems and fixes
Problem: Osnap markers aren’t appearing
- Fixes:
- Ensure Object Snap is enabled (F3 or status bar).
- Increase Aperture Size (Drafting Settings → Object Snap).
- Verify the correct snap modes are checked.
- Ensure the object is not on a frozen or locked layer.
Problem: Osnap snaps to wrong point in 3D view
- Fixes:
- Use Apparent Intersection or adjust UCS to a plane that aligns with your drawing plane.
- Turn on 3D object snap workflows or change view to orthographic/top view to simplify snapping.
Problem: Temporary override isn’t working
- Fixes:
- Use Shift + Right-click to access override menu while a command is active.
- Ensure you’re holding Shift before right-clicking and that the command accepts point input.
Problem: Snap works but final geometry misaligned
- Fixes:
- Check for unintended running snaps (disable the ones not needed).
- Use Object Snap Tracking for accurate projected alignment.
- Verify units and scale are correct.
Tips and best practices
- Keep only the Osnap modes you frequently use checked to avoid unwanted snapping.
- Use temporary overrides (Shift + Right-click) instead of toggling running Osnaps when you need a different snap just once.
- Combine Osnap + OTRACK for alignment tasks without drawing helper lines.
- Increase aperture size if your monitor or display scaling makes markers hard to spot.
- Use center snap for circles and quadrant for orthogonal alignments on circular geometry.
- Lock layers that should not be snapped to, reducing accidental selections.
- Use named views and UCS when working between different planes or 3D spaces to make snaps predictable.
FAQ
How do I temporarily use a snap type without changing my running Osnap settings?
Use Shift + Right-click during a command to open the Osnap override menu and select the snap type you want. This applies only for the next click.
Why do Osnap markers not show on my drawing?
Check that Object Snap (F3) is on, confirm the required snap modes are enabled, and increase the Aperture Size in Drafting Settings. Also ensure the object is not on a frozen/locked layer.
What is the difference between Osnap and Grid Snap?
Osnap snaps to geometric points on objects (endpoints, midpoints, intersections). Grid Snap snaps the cursor to fixed grid increments on the drawing plane and does not reference object geometry.
How can I snap accurately in 3D views?
Use orthographic views (Top/Front/Right) or set an appropriate UCS so the drawing plane matches the geometry. Use Apparent Intersection or projection-based snaps when true 3D intersections aren’t obvious.
Can I save a set of Osnap modes for different projects?
AutoCAD does not directly save multiple Osnap profiles, but you can script or set up custom workspaces that include desired status bar settings, or use the OSMODE value in startup scripts to restore preferred modes.
Why does AutoCAD snap to a different point than I expect?
Possible reasons: unwanted running snap is active, Aperture Size too small, snapping to an object behind the target, or a 3D projection issue. Use temporary override, disable unwanted modes, or change view/UCS to fix it.
