Draft Snap Endpoint: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(Revising...)
Line 16: Line 16:
{{GuiCommand
{{GuiCommand
|Name=Draft Snap Endpoint
|Name=Draft Snap Endpoint
|MenuLocation=Draft → Snapping → Endpoint
|Workbenches=[[Draft_Module|Draft]], [[Arch_Module|Arch]]
|Workbenches=[[Draft_Module|Draft]], [[Arch_Module|Arch]]
|SeeAlso=[[Draft_Snap|Draft Snap]], [[Draft_Snap_Lock|Draft ToggleSnap]]
|SeeAlso=[[Draft_Snap|Draft Snap]], [[Draft_Snap_Lock|Draft Snap Lock]]
}}
}}


== Description == <!--T:3-->
== Description ==

This method snaps to the endpoints of lines or edges of elements.
<!--T:3-->
The [[Image:Draft_Snap_Endpoint.svg|24px]] '''Draft Snap Endpoint''' command toggles the '''Snap Endpoint''' option which snaps to the endpoints of segments.


</translate>
</translate>
Line 32: Line 33:
== Usage == <!--T:4-->
== Usage == <!--T:4-->


For general information about snapping and the related preferences see: [[Draft_Snap|Draft Snap]].
<!--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.
# 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-->
<!--T:7-->
# Make sure snapping is enabled. See: [[Image:Draft_Snap_Lock.svg|16px]] [[Draft_Snap_Lock|Draft Snap Lock]].

# If '''Snap Endpoint''' is not switched on do one of the following:
<!--T:8-->
#* Press the {{Button|[[Image:Draft_Snap_Endpoint.svg|16px]] [[Draft_Snap_Endpoint|Draft Snap Endpoint]]}} button in the Draft snap toolbar.
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.
#* Press the {{Button|[[Image:Draft_Snap_Lock.svg|16px]]}} button in the [[Draft_snap_widget|Draft snap widget]] and in the menu select the {{MenuCommand|[[Image:Draft_Snap_Endpoint.svg|16px]] Snap Endpoint}} option.
# Choose a [[Draft_Module|Draft]] or [[Arch_Module|Arch]] command to create your geometry.
# Move the pointer over a segment.
# The segment is highlighted.
# If an endpoint is found the point is marked and the [[Image:Draft_Snap_Endpoint.svg|16px]] icon is displayed near the pointer.
# Optionally move the pointer closer to the other endpoint to select that point instead.
# Click to confirm the point.





Revision as of 14:11, 29 July 2021

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.

Draft Snap Endpoint

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

Description

The Draft Snap Endpoint command toggles the Snap Endpoint option which snaps to the endpoints of segments.

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

Usage

For general information about snapping and the related preferences see: Draft Snap.

  1. Make sure snapping is enabled. See: Draft Snap Lock.
  2. If Snap Endpoint is not switched on do one of the following:
  3. Choose a Draft or Arch command to create your geometry.
  4. Move the pointer over a segment.
  5. The segment is highlighted.
  6. If an endpoint is found the point is marked and the icon is displayed near the pointer.
  7. Optionally move the pointer closer to the other endpoint to select that point instead.
  8. Click to confirm the point.