Draft Snap Endpoint: Difference between revisions

From FreeCAD Documentation
mNo edit summary
No edit summary
(25 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<languages/>
<translate>
<translate>
<!--T:1-->
<!--T:10-->
{{Docnav
<br />
|[[Draft_Snap_Grid|Grid]]
|[[Draft_Snap_Midpoint|Midpoint]]
|[[Draft_Snap|Draft Snap]]
|IconL=Draft_Snap_Grid.svg
|IconC=Workbench_Draft.svg
|IconR=Draft_Snap_Midpoint.svg
}}


<!--T:2-->
<!--T:2-->
{{GuiCommand
{{GuiCommand|Name=Draft Endpoint|Workbenches=[[Draft Module|Draft]], [[Arch Module|Arch]]|MenuLocation=Draft → [[Draft Snap|Snap]] → Endpoint|Shortcut=|SeeAlso=}}
|Name=Draft Snap Endpoint
|MenuLocation=Draft → Snapping → Endpoint
|Workbenches=[[Draft_Module|Draft]], [[Arch_Module|Arch]]
|SeeAlso=[[Draft_Snap|Draft Snap]], [[Draft_Snap_Lock|Draft ToggleSnap]]
}}


===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_example.png|400px]]
<translate>
<!--T:6-->
{{Caption|Snapping the second point of a line to the endpoint of an edge of a rectangle}}


===Use=== <!--T:4-->
== Usage == <!--T:4-->
#Make sure snap mode is turned on
#Choose element to be inserted into the FreeCAD-document
#Move cursor near one of the endpoints you wish to attach your element to
#Below on the right side of the cursor the symbol of the snap mode will appear
#Click to attach your element to the selected endpoint of target element


===Notes=== <!--T:5-->
<!--T:7-->
# Make sure {{Button|[[Image:Draft_Snap_Lock.svg|16px]] [[Draft_Snap_Lock|Draft ToggleSnap]]}} and {{Button|[[Image:Draft_Snap_Endpoint.svg|16px]] [[Draft_Snap_Endpoint|Snap Endpoint]]}} are turned on.
Snap mode can be used with
# Choose a Draft tool to draw a shape.
*sketcher elements (lines, arcs)
# Move the cursor over a line segment or edge of another object to select one of the endpoints.
*draft elements (DWires, Lines, Arcs, Bezier Curves)
# The edge will be highlighted in yellow, and a small white circle will indicate the vertex to which your point will be attached.
*edges of shapes
# Click to attach your new point.
*edges of solids
Clicking on the snap-mode icon will toggle the snap mode on/off.


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

<!--T:8-->
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.

<!--T:9-->
{{Docnav
|[[Draft_Snap_Grid|Grid]]
|[[Draft_Snap_Midpoint|Midpoint]]
|[[Draft_Snap|Draft Snap]]
|IconL=Draft_Snap_Grid.svg
|IconC=Workbench_Draft.svg
|IconR=Draft_Snap_Midpoint.svg
}}


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

Revision as of 21:32, 24 November 2020

Draft Snap Endpoint

Menu location
Draft → Snapping → 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.

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

Usage

  1. Make sure Draft ToggleSnap and 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.