Draft Snap: Difference between revisions

From FreeCAD Documentation
(Correct links and full stops at the end of the sentences)
(Order the tools as they appear in the interface)
Line 12: Line 12:
[[Image:Draft_Snap_example.jpg|Line snapping perpendicularly to another line]]
[[Image:Draft_Snap_example.jpg|Line snapping perpendicularly to another line]]


==Available snap locations== <!--T:3-->
== Available snap locations == <!--T:3-->
* [[Image:Draft_ToggleGrid.png|32px]] [[Draft ToggleGrid|Toggle grid]]: only shows or hides the grid.
* [[Image:Draft_ToggleGrid.png|32px]] [[Draft ToggleGrid|Toggle grid]]: only shows or hides the grid.
* [[Image:Snap_Midpoint.png|32px]] [[Draft Midpoint|Midpoint]]: the middle point of line and arc segments.
* [[Image:Snap_Near.png|32px]] [[Draft Near|Near]]: snaps to the closest point or edge on the nearest object.
* [[Image:Snap_Perpendicular.png|32px]] [[Draft Perpendicular|Perpendicular]]: on line and arc segments, perpendicularly to the latest point.
* [[Image:Snap_Extension.png|32px]] [[Draft Extension|Extension]]: snaps on an imaginary line that extends beyond the endpoints of line segments. Hover the mouse over the desired object to activate its extension snap.
* [[Image:Snap_Grid.png|32px]] [[Draft Grid|Grid]]: the nodes of the draft grid, if visible.
* [[Image:Snap_Parallel.png|32px]] [[Draft Parallel|Parallel]]: snaps on an imaginary line parallel to a line segment. Hover the mouse over the desired object to activate its parallel snap.
* [[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_Grid.png|32px]] [[Draft Grid|Grid]]: snaps to the intersections of the grid lines, if the grid is visible.
* [[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_Endpoint.png|32px]] [[Draft Endpoint|Endpoint]]: snaps to the endpoints of line, arc and spline segments.
* [[Image:Snap_Endpoint.png|32px]] [[Draft Endpoint|Endpoint]]: the endpoints of line, arc and spline segments.
* [[Image:Snap_Midpoint.png|32px]] [[Draft Midpoint|Midpoint]]: snaps to the middle point of line and arc segments.
* [[Image:Snap_Angle.png|32px]] [[Draft Angle|Angle]]: the special cardinal points of circles and arcs, at 45° and 90°.
* [[Image:Snap_Perpendicular.png|32px]] [[Draft Perpendicular|Perpendicular]]: on line and arc segments, snaps perpendicularly to the latest point.
* [[Image:Snap_Center.png|32px]] [[Draft Center|Center]]: the center point of arcs and circles.
* [[Image:Snap_Angle.png|32px]] [[Draft Angle|Angle]]: snaps to the special cardinal points of circles and arcs, at 45° and 90°.
* [[Image:Snap_Extension.png|32px]] [[Draft Extension|Extension]]: on an imaginary line that extends beyond the endpoints of line segments. Hover the mouse over the desired object to activate its extension snap.
* [[Image:Snap_Center.png|32px]] [[Draft Center|Center]]: snaps to the center point of arcs and circles.
* [[Image:Snap_Near.png|32px]] [[Draft Near|Near]]: the closest point on the nearest object.
* [[Image:Snap_Ortho.png|32px]] [[Draft Ortho|Ortho]]: snaps on imaginary lines that cross the last point, and extend at 0°, 45° and 90°.
* [[Image:Snap_Ortho.png|32px]] [[Draft Ortho|Ortho]]: on imaginary lines that cross the last point, and extend at 0°, 45° and 90°.
* [[Image:Snap_Intersection.png|32px]] [[Draft Intersection|Intersection]]: snaps to the intersection of two line or arc segments. Hover the mouse over the two desired objects to activate their intersection snaps.
* [[Image:Snap_Special.png|32px]] [[Draft Special|Special]]: on special points defined by object. {{Version|0.17}}
* [[Image:Snap_Special.png|32px]] [[Draft Special|Special]]: snaps on special points defined by the object. {{Version|0.17}}
* [[Image:Snap_Dimensions.png|32px]] [[Draft Dimensions|Dimensions]]: lets you snap to one of the three lines making up the draft dimension.
* [[Image:Snap_Dimensions.png|32px]] [[Draft Dimensions|Dimensions]]: lets you snap to one of the three lines making up the draft dimension.
* [[Image:Snap_WorkingPlane.png|32px]] [[Draft WorkingPlane|Working plane]]: always places the snapped point on the current [[Draft SelectPlane|working plane]], even if you snap to a point outside that working plane.
* [[Image:Snap_WorkingPlane.png|32px]] [[Draft WorkingPlane|Working plane]]: always places the snapped point on the current [[Draft SelectPlane|working plane]], even if you snap to a point outside that working plane.

Revision as of 22:15, 22 November 2018

Description

Snapping means "gluing" your next point onto an existing point or feature.

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 command.

Each snap method can also be enabled or disabled individually by clicking the corresponding button on the snap toolbar, which can be made active with the menu View → Toolbars → Draft Snap.

Line snapping perpendicularly to another line

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