Draft Snap Midpoint: Difference between revisions

From FreeCAD Documentation
(More details)
No edit summary
(19 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:8-->
{{Docnav
|[[Draft_Snap_Endpoint|Endpoint]]
|[[Draft_Snap_Perpendicular|Perpendicular]]
|[[Draft_Snap|Draft Snap]]
|IconL=Draft_Snap_Endpoint.svg
|IconC=Workbench_Draft.svg
|IconR=Draft_Snap_Perpendicular.svg
}}


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


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

<!--T:3-->
This method snaps to the midpoint of lines or edges of elements.
This method snaps to the midpoint of lines or edges of elements.


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

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


== How to use == <!--T:4-->
<!--T:4-->
# Make sure {{Button|[[Image:Snap_Lock.svg|16px]] [[Draft ToggleSnap|Draft ToggleSnap]]}} and {{Button|[[Image:Snap_Midpoint.svg|16px]] [[Draft Midpoint|Snap Midoint]]}} are turned on.
# Make sure {{Button|[[Image:Draft_Snap_Lock.svg|16px]] [[Draft_Snap_Lock|Draft ToggleSnap]]}} and {{Button|[[Image:Draft_Snap_Midpoint.svg|16px]] [[Draft_Snap_Midpoint|Snap Midpoint]]}} are turned on.
# Choose a Draft tool to draw a shape.
# Choose a Draft tool to draw a shape.
# Move the cursor over a line segment or edge of another object to select the midpoint.
# Move the cursor over a line segment or edge of another object to select the midpoint.
# The edge will be highlighted in yellow, and a small white circle will indicate the midpoint of the edge where your point will be attached.
# The edge will be highlighted in yellow, and a small white circle will indicate the midpoint of the edge to which your point will be attached.
# Click to attach your new point.
# Click to attach your new point.


=== Notes === <!--T:5-->
<!--T:7-->
{{Docnav

|[[Draft_Snap_Endpoint|Endpoint]]
This method can be used with [[Draft Workbench|Draft]] and [[Sketcher Workbench]] elements like lines and arcs, as well as edges of shapes and solids.
|[[Draft_Snap_Perpendicular|Perpendicular]]
|[[Draft_Snap|Draft Snap]]
|IconL=Draft_Snap_Endpoint.svg
|IconC=Workbench_Draft.svg
|IconR=Draft_Snap_Perpendicular.svg
}}


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

Revision as of 21:33, 24 November 2020

Draft Snap Midpoint

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

Description

This method snaps to the midpoint of lines or edges of elements.

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

Usage

  1. Make sure Draft ToggleSnap and Snap Midpoint 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 the midpoint.
  4. The edge will be highlighted in yellow, and a small white circle will indicate the midpoint of the edge to which your point will be attached.
  5. Click to attach your new point.