Draft Snap: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 21: Line 21:


<!--T:9-->
<!--T:9-->
Snapping is available with most [[Draft_Module|Draft]] and [[Arch_Module|Arch Workbench]] tools, and can be enabled and disabled globally with the {{Button|[[File:Draft_ToggleSnap.svg|16px]] [[Draft ToggleSnap|Toggle snap]]}} button, located in the snap toolbar: {{MenuCommand|View → Toolbars → Draft Snap}}.
Snapping is available with most [[Draft_Module|Draft]] and [[Arch_Module|Arch Workbench]] tools, and can be enabled and disabled globally with the {{Button|[[File:Draft_ToggleSnap.svg|16px]] [[Draft_Snap_Lock|Toggle snap]]}} button, located in the snap toolbar: {{MenuCommand|View → Toolbars → Draft Snap}}.


<!--T:10-->
<!--T:10-->

Revision as of 19:27, 5 October 2020

Description

The Draft Workbench tools allow you to pick points and distances by clicking on the 3D view with the pointer, or by entering Draft Coordinates in the task panel of the tool.

Another way of selecting points is by snapping. Snapping means "gluing" your next point onto an existing point or feature of another object.

Snapping is available with most Draft and Arch Workbench tools, and can be enabled and disabled globally with the File:Draft ToggleSnap.svg Toggle snap button, located in the snap toolbar: View → Toolbars → Draft Snap.

Note: using many snapping methods at the same time can be problematic; in this case, try activating only one snapping method.

Line snapping perpendicularly to another line

Draft Snap toolbar

Advanced snapping

  • Additional snap locations can be obtained by combining two snapping methods, such as Draft Ortho and Draft Extension, that will give you a snap point at the intersection of their imaginary lines.
  • Other snap locations can be obtained by using Draft Constrains, that is, by holding Shift or pressing X, Y or Z while drawing.
  • Press Q while drawing to insert a "hold point" at the current location of the cursor. You will then be able to snap orthogonally to these hold points, and at the intersections of their orthogonal axes. If Draft Midpoint snapping is enabled, you will also be able to snap at the mid distance between any two hold points. introduced in version 0.17

Options

  • The maximum distance at which a point is considered a snapping point is specified in the Draft Preferences, and can also be changed on-the-fly by pressing [ (increase) or ] (decrease) keys.
  • Pressing A while drawing locks the current angle of the line segment being drawn. (Editor: maybe obsolete?)