Draft Snap: Difference between revisions

From FreeCAD Documentation
(More details)
(Draft Grid properly added)
Line 11: Line 11:
* [[Image:Snap_Midpoint.png|32px]] [[Draft_Midpoint|Midpoint]]: the middle point of line and arc segments
* [[Image:Snap_Midpoint.png|32px]] [[Draft_Midpoint|Midpoint]]: the middle point of line and arc segments
* [[Image:Snap_Perpendicular.png|32px]] [[Draft_Perpendicular|Perpendicular]]: on line and arc segments, perpendicularly to the latest point
* [[Image:Snap_Perpendicular.png|32px]] [[Draft_Perpendicular|Perpendicular]]: on line and arc segments, perpendicularly to the latest point
* [[Image:Snap_Grid.png|32px]] [[Draft_ToggleGrid|Grid]]: the nodes of the draft grid, if visible
* [[Image:Snap_Grid.png|32px]] [[Draft_Grid]]: the nodes of the draft grid, if visible
* [[Image:Snap_Intersection.png|32px]] [[Draft_Intersection|Intersection]]: the intersection of 2 line or arc segments. Hover the mouse over the two desired objects to activate their intersection snaps
* [[Image:Snap_Intersection.png|32px]] [[Draft_Intersection|Intersection]]: the intersection of 2 line or arc segments. Hover the mouse over the two desired objects to activate their intersection snaps
* [[Image:Snap_Parallel.png|32px]] [[Draft_Parallel|Parallel]]: on an imaginary line parallel to a line segment. Hover the mouse over the desired object to activate its parallel snap
* [[Image:Snap_Parallel.png|32px]] [[Draft_Parallel|Parallel]]: on an imaginary line parallel to a line segment. Hover the mouse over the desired object to activate its parallel snap

Revision as of 16:54, 27 October 2018

Snapping means "gluing" your next 3D point onto an existing point. Snapping is available with most Draft Workbench and Arch Workbench tools, and can be enabled and disabled globally with the File:Snap Lock.png Draft ToggleSnap command. Each snap location below can also be enabled or disabled individually by clicking the corresponding button on the snap toolbar, View → Toolbars → Draft Snap.

Available snap locations

Options

  • File:Snap Lock.png Lock: turns snapping on/off globally
  • Certain additional snap locations can be obtained by combining 2 snap locations, such as ortho + 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 constraining (by pressing SHIFT or X or Y or Z while drawing).
  • Pressing L while drawing locks the current angle of the line segment being drawn.
  • The maximum distance at which a point is snapped a snap location is specified in the preferences, and can also be changed on-the-fly by pressing [ or ] keys.
  • Pressing Q while drawing inserts a hold point at the current location of the mouse cursor. You will then be able to snap orthogonally to those hold points, and at the intersections of their orthogonal axes. If 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