Draft Snap/sv: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
Snapping means "gluing" your next 3d point onto an existing point. Snapping is available with most [[Draft Module|Draft]] and [[Arch Module|Arch]] tools, and can be enabled and disabled globally with the [[Image:Snap_Lock.png|32px]] [[#Options|Draft ToggleSnap]] command. Each snap location below can also be enabled or disabled individually by clicking the corresponding button on the snap toolbar.
Snäppa innebär att din nästa 3d punkt "klistras" på en existerande punkt.


[[Image:Draft_Snap_example.jpg]]
[[Image:Draft_Snap_example.jpg]]
Line 7: Line 7:
* [[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_ToggleGrid|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 bjects 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
* [[Image:Snap_Endpoint.png|32px]] [[Draft_Endpoint|Endpoint]]: the endpoints of line, arc and spline segments
* [[Image:Snap_Endpoint.png|32px]] [[Draft_Endpoint|Endpoint]]: the endpoints of line, arc and spline segments

Revision as of 19:55, 18 March 2016

Snapping means "gluing" your next 3d point onto an existing point. Snapping is available with most Draft and Arch 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.

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.