Draft Snap Endpoint: Difference between revisions

From FreeCAD Documentation
(Remove language bar from the bottom, as it's already at the top)
(Marked this version for translation)
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:10-->
{{docnav|[[Draft Grid|Grid]]|[[Draft Midpoint|Midpoint]]|[[Draft_Snap|Draft Snap]]|IconL=Draft_Grid.png|IconC=Workbench_Draft.svg|IconR=Draft_Midpoint.png}}

<!--T:2-->
<!--T:2-->
{{GuiCommand
{{GuiCommand
Line 10: Line 13:


== Description == <!--T:3-->
== Description == <!--T:3-->
This snap mode lets you select the endpoints of elements.
This method snaps to the endpoints of lines or edges of elements.

</translate>
[[Image:Draft Snap Endpoint.png|400px]]
<translate>
<!--T:6-->
{{Caption|Snapping the second point of a line to the endpoint of an edge of a rectangle}}


== How to use == <!--T:4-->
== How to use == <!--T:4-->

#Make sure snap mode is turned on
<!--T:7-->
#Choose element to be inserted into the FreeCAD-document
# Make sure {{Button|[[Image:Snap_Lock.svg|16px]] [[Draft ToggleSnap|Draft ToggleSnap]]}} and {{Button|[[Image:Snap_Endpoint.svg|16px]] [[Draft Endpoint|Snap Endpoint]]}} are turned on.
#Move cursor near one of the endpoints you wish to attach your element to
# Choose a Draft tool to draw a shape.
#Below on the right side of the cursor the symbol of the snap mode will appear
# Move the cursor over a line segment or edge of another object to select one of the endpoints.
#Click to attach your element to the selected endpoint of target element
# The edge will be highlighted in yellow, and a small white circle will indicate the vertex to which your point will be attached.
# Click to attach your new point.


=== Notes === <!--T:5-->
=== Notes === <!--T:5-->

Snap mode can be used with
<!--T:8-->
*sketcher elements (lines, arcs)
The cursor will select the closest endpoint to it. Move the cursor to a different location on the object if you wish to select a different endpoint.
*draft elements (DWires, Lines, Arcs, Bezier Curves)

*edges of shapes
<!--T:9-->
*edges of solids
{{docnav|[[Draft Grid|Grid]]|[[Draft Midpoint|Midpoint]]|[[Draft_Snap|Draft Snap]]|IconL=Draft_Grid.png|IconC=Workbench_Draft.svg|IconR=Draft_Midpoint.png}}
Clicking on the snap-mode icon will toggle the snap mode on/off.

<!--T:11-->
{{Draft Tools navi}}

<!--T:12-->
{{Userdocnavi}}
</translate>
</translate>
{{clear}}
{{clear}}

Revision as of 15:08, 10 February 2019

Draft Endpoint

Menu location
Draft → Snap → Endpoint
Workbenches
Draft, Arch
Default shortcut
None
Introduced in version
-
See also
Draft Snap, Draft ToggleSnap

Description

This method snaps to the endpoints of lines or edges of elements.

File:Draft Snap Endpoint.png

Snapping the second point of a line to the endpoint of an edge of a rectangle

How to use

  1. Make sure File:Snap Lock.svg Draft ToggleSnap and File:Snap Endpoint.svg Snap Endpoint are turned on.
  2. Choose a Draft tool to draw a shape.
  3. Move the cursor over a line segment or edge of another object to select one of the endpoints.
  4. The edge will be highlighted in yellow, and a small white circle will indicate the vertex to which your point will be attached.
  5. Click to attach your new point.

Notes

The cursor will select the closest endpoint to it. Move the cursor to a different location on the object if you wish to select a different endpoint.