Draft Snap Near: Difference between revisions

From FreeCAD Documentation
No edit summary
(Using image with '_example' in the name to avoid confusion with the command's SVG icon.)
(25 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:8-->
{{Docnav
|
|[[Draft_Snap_Extension|Extension]]
|[[Draft_Snap|Draft Snap]]
|IconC=Workbench_Draft.svg
|IconR=Draft_Snap_Extension.svg
}}

<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=Draft Near|Workbenches=[[Draft Module|Draft]], [[Arch Module|Arch]]|MenuLocation=Draft → [[Draft Snap|Snap]] → Near|Shortcut=|SeeAlso=}}
|Name=Draft Snap Near
|MenuLocation=Draft → [[Draft Snap|Snap]] → Near
|Workbenches=[[Draft Module|Draft]], [[Arch Module|Arch]]
|SeeAlso=[[Draft Snap]], [[Draft_Snap_Lock|Draft ToggleSnap]]
}}

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

<!--T:2-->
This method snaps to the closest point or edge on the nearest object.

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

== Usage == <!--T:12-->


===Description=== <!--T:2-->
<!--T:3-->
# Make sure {{Button|[[Image:Draft_Snap_Lock.svg|16px]] [[Draft_Snap_Lock|Draft ToggleSnap]]}} and {{Button|[[Image:Draft_Snap_Near.svg|16px]] [[Draft_Snap_Near|Snap Near]]}} are turned on.
Snaps to the closest point on the nearest object.
# Choose a Draft tool to draw a shape.
# Move the cursor near the object to which you wish to attach your point.
# A small yellow circle will indicate where your point will be placed; it can be a vertex or an edge.
# Click to attach your new point.


===Use=== <!--T:3-->
=== Notes === <!--T:5-->
#Make sure snap mode is turned on
#Choose element to be inserted into the FreeCAD-document
#Move cursor near the object you wish to attach your element to
#A small yellow circle will indicate where you element will be attached to the target element
#Click to attach your element to the target element


<!--T:4-->
<!--T:4-->
Other snapping methods will be tried first; if none is available, the cursor will just attach to the nearest point on the target object.
Will also work with Draft Move and Draft Rotate.


===Notes=== <!--T:5-->
<!--T:7-->
{{Docnav
Snap mode will detect any snap possibilities of the other basic snap modes or just attach to the nearest point on the target.
|
|[[Draft_Snap_Extension|Extension]]
|[[Draft_Snap|Draft Snap]]
|IconC=Workbench_Draft.svg
|IconR=Draft_Snap_Extension.svg
}}


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

Revision as of 12:08, 22 October 2020

Draft Snap Near

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

Description

This method snaps to the closest point or edge on the nearest object.

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

Usage

  1. Make sure Draft ToggleSnap and Snap Near are turned on.
  2. Choose a Draft tool to draw a shape.
  3. Move the cursor near the object to which you wish to attach your point.
  4. A small yellow circle will indicate where your point will be placed; it can be a vertex or an edge.
  5. Click to attach your new point.

Notes

Other snapping methods will be tried first; if none is available, the cursor will just attach to the nearest point on the target object.