Draft Snap: Difference between revisions

From FreeCAD Documentation
(→‎Advanced snapping: Information moved from the options)
(Marked this version for translation)
(27 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:1-->
<!--T:15-->
{{Docnav
== Description ==
|[[Draft Constrain|Constraining]]
|
|[[Draft_Module|Draft_Module]]
|IconC=Workbench_Draft.svg
}}


</translate>
[[Draft Workbench]] tools allow you to pick points, distances, radiuses, and angles graphically by clicking on the 3D view with the pointer.
{{TOCright}}
<translate>
== Description == <!--T:6-->


<!--T:1-->
However, when these parameters need to be precise, it is possible to enter the exact [[Draft Coordinates]] in the dialog for the tool.
The [[Image:Workbench_Draft.svg|24px]] [[Draft Module|Draft Workbench]] tools allow you to pick points and distances by clicking on the [[3D_view|3D view]] with the pointer, or by entering [[Draft_Coordinates|Draft Coordinates]] in the [[task_panel|task panel]] of the tool.


<!--T:8-->
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.
Another way of selecting points is by snapping. '''Snapping''' means "gluing" your next point onto an existing point or feature of another object.


<!--T:9-->
Snapping is available with most [[Draft Workbench|Draft]] and [[Arch Workbench]] tools, and can be enabled and disabled globally with the {{Button|[[Image:Snap_Lock.svg|16px]] [[Draft ToggleSnap|Draft ToggleSnap]]}} button, located in the snap toolbar, which can be made active with the menu {{MenuCommand|View → Toolbars → Draft Snap}}. Each snap method can be enabled or disabled individually by clicking the corresponding button on the toolbar.
Snapping is available with most [[Draft_Module|Draft]] and [[Arch_Module|Arch Workbench]] tools, and can be enabled and disabled globally with the {{Button|[[File:Draft_ToggleSnap.svg|16px]] [[Draft ToggleSnap|Toggle snap]]}} button, located in the snap toolbar: {{MenuCommand|View → Toolbars → Draft Snap}}.


<!--T:10-->
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.
{{Emphasis|Note:}} using many snapping methods at the same time can be problematic; in this case, try activating only one snapping method.


</translate>
[[Image:Draft_Snap_example.jpg]]
<translate>
<!--T:2-->
<!--T:2-->
[[Image:Draft_Snap_example.jpg|Line snapping perpendicularly to another line]]
{{Caption|Line snapping perpendicularly to another line}}


== Available snap locations == <!--T:3-->
== Draft Snap toolbar == <!--T:3-->
* [[Image:Snap_Near.png|32px]] [[Draft Near|Near]]: snaps to the closest point or edge on the nearest object.
* [[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_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_Grid.png|32px]] [[Draft Grid|Grid]]: snaps to the intersections of the grid lines, if the grid is visible.
* [[Image:Snap_Endpoint.png|32px]] [[Draft Endpoint|Endpoint]]: snaps to 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_Perpendicular.png|32px]] [[Draft Perpendicular|Perpendicular]]: on line and arc segments, snaps perpendicularly to the latest point.
* [[Image:Snap_Angle.png|32px]] [[Draft Angle|Angle]]: snaps to the special cardinal points of circles and arcs, at 45° and 90°.
* [[Image:Snap_Center.png|32px]] [[Draft Center|Center]]: snaps to the center point of arcs and circles.
* [[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_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]]: 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_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.


<!--T:19-->
=== Advanced snapping ===
* [[Image:Draft_ToggleSnap.svg|32px]] [[Draft_ToggleSnap|Toggle snap]]: toggles [[Draft Snap|object snapping]] globally on or off.
* 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.
* [[Image:Snap_Endpoint.svg|32px]] [[Draft_Endpoint|Endpoint]]: snaps to the endpoints of line, arc and spline segments.
* Other snap locations can be obtained by using [[Draft Constrain]]s, that is, by holding {{KEY|Shift}} or pressing {{KEY|X}}, {{KEY|Y}} or {{KEY|Z}} while drawing.
* [[Image:Snap_Midpoint.svg|32px]] [[Draft_Midpoint|Midpoint]]: snaps to the middle point of line and arc segments.
* 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}}
* [[Image:Snap_Center.svg|32px]] [[Draft_Center|Center]]: snaps to the center point of arcs and circles.
* [[Image:Snap_Angle.svg|32px]] [[Draft_Angle|Angle]]: snaps to the special cardinal points of circles and arcs, at 45° and 90°.
* [[Image:Snap_Intersection.svg|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_Perpendicular.svg|32px]] [[Draft_Perpendicular|Perpendicular]]: on line and arc segments, snaps perpendicularly to the latest point.
* [[Image:Snap_Extension.svg|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_Parallel.svg|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_Special.svg|32px]] [[Draft_Special|Special]]: snaps on special points defined by the object. {{Version|0.17}}
* [[Image:Snap_Near.svg|32px]] [[Draft_Near|Near]]: snaps to the closest point or edge on the nearest object.
* [[Image:Snap_Ortho.svg|32px]] [[Draft_Ortho|Ortho]]: snaps on imaginary lines that cross the last point, and extend at 0°, 45° and 90°.
* [[Image:Snap_Grid.svg|32px]] [[Draft_Grid|Grid]]: snaps to the intersections of the grid lines, if the grid is visible.
* [[Image:Snap_WorkingPlane.svg|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_Dimensions.svg|32px]] [[Draft_Dimensions|Dimensions]]: shows temporary X and Y dimensions while snapping.
* [[Image:Draft_ToggleGrid.svg|32px]] [[Draft_ToggleGrid|Toggle grid]]: toggles the visibility of the grid on or off.


==Options== <!--T:4-->
=== Advanced snapping === <!--T:11-->
* [[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.
* 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.


<!--T:12-->
=== Deprecated ===
* Additional snap locations can be obtained by combining two snapping methods, such as [[Draft Ortho|Draft Ortho]] and [[Draft Extension|Draft Extension]], that will give you a snap point at the intersection of their imaginary lines.
* Pressing {{KEY|L}} while drawing locks the current angle of the line segment being drawn.
* Other snap locations can be obtained by using [[Draft Constrain|Draft Constrain]]s, that is, by holding {{KEY|Shift}} or pressing {{KEY|X}}, {{KEY|Y}} or {{KEY|Z}} while drawing.
* 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|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-->

<!--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.
* Pressing {{KEY|A}} while drawing locks the current angle of the line segment being drawn. (''Editor: maybe obsolete?'')


<!--T:5-->
<!--T:5-->
{{Docnav
{{Draft Tools navi}}
|[[Draft Constrain|Constraining]]
{{Userdocnavi}}
|
|[[Draft_Module|Draft_Module]]
|IconC=Workbench_Draft.svg
}}

</translate>
</translate>
{{Draft Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}

Revision as of 19:45, 15 May 2020

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.
  • Pressing A while drawing locks the current angle of the line segment being drawn. (Editor: maybe obsolete?)