Draft Snap: Difference between revisions

From FreeCAD Documentation
No edit summary
(Delete behavior of "A" key locking angle because it is obsolete (PLEASE SHOUT IF YOU THINK OTHERWISE))
Line 71: Line 71:
* Press {{KEY|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_Snap_Midpoint|Draft Midpoint]] snapping is enabled, you will also be able to snap at the mid distance between any two hold points. {{Version|0.17}}
* Press {{KEY|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_Snap_Midpoint|Draft Midpoint]] snapping is enabled, you will also be able to snap at the mid distance between any two hold points. {{Version|0.17}}


==Options== <!--T:18-->
== Options == <!--T:18-->


<!--T:4-->
<!--T:4-->
* The maximum distance at which a point is considered a snapping point is specified in the [[Draft_Preferences|Draft Preferences]], and can also be changed on-the-fly by pressing {{KEY|[}} (increase) or {{KEY|]}} (decrease) keys.
The maximum distance at which a point is considered a snapping point is specified in the [[Draft_Preferences|Draft Preferences]], and can also be changed on-the-fly by pressing {{KEY|[}} (increase) or {{KEY|]}} (decrease) keys.

* Pressing {{KEY|A}} while drawing locks the current angle of the line segment being drawn. (''Editor: maybe obsolete?'')


<!--T:5-->
<!--T:5-->

Revision as of 13:13, 31 January 2021

Draft Snap

Menu location
View → Toolbars → Draft Snap
Workbenches
Draft, Arch
Default shortcut
None
Introduced in version
-
See also
None

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.