Draft Snap: Difference between revisions

From FreeCAD Documentation
(→‎Description: More concise)
(→‎Description: Image caption; translate tags)
Line 14: Line 14:
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, try using only one snapping method at the time.
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, try using only one snapping method at the time.


</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-->
== Available snap locations == <!--T:3-->

Revision as of 04:27, 25 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, try using only one snapping method at the time.

Line snapping perpendicularly to another line

Available snap locations

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

Deprecated

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