> For the complete documentation index, see [llms.txt](https://help.depence.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.depence.com/depence-construction/depence-editor-tools/cad-editor-snapping.md).

# CAD Editor Snapping

The CAD Editor Snapping feature, *introduced from Depence R4*, enables effortless and precise object alignment and snapping:

<div><figure><img src="/files/ho2Nn5KKZ1XFQr1V1489" alt=""><figcaption><p>Move of a fixture around an object <br>with mid-point detection and auto-measures in CAD View</p></figcaption></figure> <figure><img src="/files/Z7XeC5oO0xdDpfexyKR7" alt=""><figcaption><p>Move of a multi-selection in Realistic view</p></figcaption></figure></div>

This tool is exclusively available when using one of the predefined views:

<figure><img src="/files/asqXFauPDFZ26FynC4Cy" alt=""><figcaption><p>Predefined view: Left, Right, Front, etc ...</p></figcaption></figure>

## Shortcuts

**Holding** the <kbd><mark style="color:blue;">**SHIFT**<mark style="color:blue;"></kbd> or <kbd><mark style="color:blue;">**ALT**<mark style="color:blue;"></kbd> key while dragging an object offers additional control:

<table data-card-size="large" data-column-title-hidden data-view="cards"><thead><tr><th align="center"></th><th></th><th></th></tr></thead><tbody><tr><td align="center"><kbd><mark style="color:blue;"><strong>SHIFT</strong></mark></kbd></td><td><div><figure><img src="/files/1E229MleUapo9yo9Hwqo" alt=""><figcaption></figcaption></figure></div></td><td>Locking the translation axis</td></tr><tr><td align="center"><kbd><mark style="color:blue;"><strong>ALT</strong></mark></kbd></td><td><div><figure><img src="/files/b6gx4nszIGJXlSj33UzC" alt=""><figcaption></figcaption></figure></div></td><td>Disabling the snap feature</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.depence.com/depence-construction/depence-editor-tools/cad-editor-snapping.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
