Draft Snap Endpoint: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(Marked this version for translation)
(18 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<translate>
<translate>
<!--T:1-->
<!--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}}
<br />


<!--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 Endpoint
|MenuLocation=Draft → [[Draft Snap|Snap]] → Endpoint
|Workbenches=[[Draft Module|Draft]], [[Arch Module|Arch]]
|SeeAlso=[[Draft Snap]], [[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.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-->
== How to use == <!--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


<!--T:7-->
# 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.
# Choose a Draft tool to draw a shape.
# Move the cursor over a line segment or edge of another object to select one of the endpoints.
# 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
*sketcher elements (lines, arcs)
*draft elements (DWires, Lines, Arcs, Bezier Curves)
*edges of shapes
*edges of solids
Clicking on the snap-mode icon will toggle the snap mode on/off.


<!--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 Grid|Grid]]|[[Draft Midpoint|Midpoint]]|[[Draft_Snap|Draft Snap]]|IconL=Draft_Grid.png|IconC=Workbench_Draft.svg|IconR=Draft_Midpoint.png}}

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

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

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.