Draft Snap: Difference between revisions

From FreeCAD Documentation
(Advanced snapping)
(Moved to "Advanced snapping" section)
Line 38: Line 38:
* [[Image:Draft_ToggleGrid.png|32px]] [[Draft ToggleGrid|Toggle grid]]: turns the grid on and off.
* [[Image:Draft_ToggleGrid.png|32px]] [[Draft ToggleGrid|Toggle grid]]: turns the grid on and off.
* [[Image:Snap_Lock.png|32px]] [[Draft ToggleSnap|Lock]]: turns snapping on and off globally.
* [[Image:Snap_Lock.png|32px]] [[Draft ToggleSnap|Lock]]: turns snapping on and off globally.
* Certain additional snap locations can be obtained by combining two snap locations, such as [[Draft Ortho]] + [[Draft Extension]], that will give you a snap point at the intersection of their imaginary lines.
* Other, more complex snap locations can also be obtained by using [[Draft Constrain|constraining]], that is, by holding {{KEY|Shift}} or pressing {{KEY|X}}, {{KEY|Y}} or {{KEY|Z}} while drawing.
* 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 {{KEY|<nowiki>[</nowiki>}} (increase) or {{KEY|<nowiki>]</nowiki>}} (decrease) keys.
* 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 {{KEY|<nowiki>[</nowiki>}} (increase) or {{KEY|<nowiki>]</nowiki>}} (decrease) keys.
* 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 Midpoint]] snapping is enabled, you will also be able to snap at the mid distance between any two hold points. {{Version|0.17}}


=== Deprecated ===
=== Deprecated ===

Revision as of 04:54, 23 November 2018

Description

Draft Workbench tools allow you to pick points, distances, radiuses, and angles graphically by clicking on the 3D view with the pointer.

However, when these parameters need to be precise, it is possible to enter the exact Draft Coordinates in the dialog for the tool.

Another way of selecting more precise points is by using 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:Snap Lock.svg Draft ToggleSnap button, located in the snap toolbar, which can be made active with the menu View → Toolbars → Draft Snap. Each snap method can be enabled or disabled individually by clicking the corresponding button on the toolbar.

While using many snapping methods at the same time can be useful to draw your objects in the desired positions, it can also be problematic if your cursor attaches constantly to the wrong points. If this is the case, and you are having problems correctly positioning your points, try using only one snapping method at the time.

Line snapping perpendicularly to another line

Available snap locations

Advanced snapping

Options

Deprecated

  • Pressing L while drawing locks the current angle of the line segment being drawn.