Draft Snap Intersection: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
(23 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<languages/>
<translate>
<translate>
<!--T:10-->
{{Docnav
|[[Draft_Snap_Ortho|Ortho]]
|[[Draft_Snap_Special|Special]]
|[[Draft_Snap|Draft Snap]]
|IconL=Snap_Ortho.svg
|IconR=Snap_Special.svg
|IconC=Workbench_Draft.svg
}}


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


===Description=== <!--T:2-->
== Description == <!--T:13-->
This snap mode lets you select the the intersection of 2 line or arc segments.


<!--T:2-->
This method snaps to the intersection of two line or arc segments.


</translate>
===Use=== <!--T:3-->
[[Image:Draft_Snap_Intersection_example.png|400px]]
#Make sure snap mode is turned on
<translate>
#Choose element to be inserted into the FreeCAD-document
<!--T:8-->
{{Caption|Snapping the second point of a line to an intersection of two other lines}}


<!--T:4-->
== Usage == <!--T:14-->
On Linux
#Move cursor near the Intersection of the elements 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 intersection point of target elements


<!--T:5-->
<!--T:3-->
# Make sure {{Button|[[Image:Draft_Snap_Lock.svg|16px]] [[Draft_Snap_Lock|Draft ToggleSnap]]}} and {{Button|[[Image:Draft_Snap_Intersection.svg|16px]] [[Draft_Snap_Intersection|Snap Intersection]]}} are turned on.
On WIndows
# Choose a Draft tool to draw a shape.
#Press {{KEY|CTRL}} and move mouse near to intersection
#Below on the right side of the cursor the symbol of the snap mode will appear
# Move the cursor over one of two lines that cross each other.
# One of the lines will be highlighted in yellow, and a small white circle will indicate the point of intersection to which your new point will be attached.
#Click to attach your element to the selected intersection point of target elements
# Click to attach your new point.

<!--T:6-->
Works also with Draft Move and Draft Rotate


===Notes=== <!--T:7-->
Snap mode can be used with
*sketcher elements (lines)
*draft elements (DWires, Lines)
Clicking on the snap-mode icon will toggle the snap mode on/off.


<!--T:9-->
{{Docnav
|[[Draft_Snap_Ortho|Ortho]]
|[[Draft_Snap_Special|Special]]
|[[Draft_Snap|Draft Snap]]
|IconL=Snap_Ortho.svg
|IconR=Snap_Special.svg
|IconC=Workbench_Draft.svg
}}


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

Revision as of 16:37, 29 November 2020

Draft Snap Intersection

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

Description

This method snaps to the intersection of two line or arc segments.

Snapping the second point of a line to an intersection of two other lines

Usage

  1. Make sure Draft ToggleSnap and Snap Intersection are turned on.
  2. Choose a Draft tool to draw a shape.
  3. Move the cursor over one of two lines that cross each other.
  4. One of the lines will be highlighted in yellow, and a small white circle will indicate the point of intersection to which your new point will be attached.
  5. Click to attach your new point.