Draft Snap Center: Difference between revisions

From FreeCAD Documentation
(New description and image)
No edit summary
(18 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:10-->
{{Docnav
|[[Draft_Snap_Angle|Angle]]
|[[Draft_Snap_Ortho|Ortho]]
|[[Draft_Snap|Draft Snap]]
|IconL=Draft_Snap_Angle.svg
|IconR=Draft_Snap_Ortho.svg
|IconC=Workbench_Draft.svg
}}

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


== Description == <!--T:2-->
== Description == <!--T:2-->
Snaps to the the center point of arcs and circles.

This method snaps to the center point of circles and arcs.
This method snaps to the center point of circles and arcs.


</translate>
[[Image:Draft Snap Center.png|400px|Snapping the second point of a line to the center of a circle]]
[[Image:Draft_Snap_Center_example.png|400px]]
<translate>
<!--T:8-->
{{Caption|Snapping the second point of a line to the center of a circle}}


== How to use == <!--T:3-->
== Usage == <!--T:3-->
# Make sure {{Button|[[Image:Draft_Snap_Lock.svg|16px]] [[Draft_Snap_Lock|Draft ToggleSnap]]}} and {{Button|[[Image:Draft_Snap_Center.svg|16px]] [[Draft_Snap_Center|Snap Center]]}} are turned on.
#Make sure snap mode is turned on
#Choose element to be inserted into the FreeCAD-document
# Choose a Draft tool to draw a shape.
#Move cursor near one the arc/circle/circular edge you wish to attach your element to
# Move the cursor over a circle or arc object.
# The circle or arc will be highlighted in yellow, and a small white circle will indicate the center point of the arc to which your new point will be attached.
#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
# Click to attach your new point.


<!--T:6-->
<!--T:9-->
{{Docnav
Will also work with Draft Move and Draft Rotate.
|[[Draft_Snap_Angle|Angle]]

|[[Draft_Snap_Ortho|Ortho]]
=== Notes === <!--T:4-->
|[[Draft_Snap|Draft Snap]]
Snap mode can be used with
|IconL=Draft_Snap_Angle.svg
*sketcher elements (arcs, circles)
|IconR=Draft_Snap_Ortho.svg
*draft elements (arcs, circles)
|IconC=Workbench_Draft.svg
*edge of circular face of shape
}}
*edge of circular face of solid

<!--T:7-->
Clicking on the snap-mode icon will toggle the snap mode on/off.


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

Revision as of 16:36, 29 November 2020

Draft Snap Center

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

Description

This method snaps to the center point of circles and arcs.

File:Draft Snap Center example.png

Snapping the second point of a line to the center of a circle

Usage

  1. Make sure Draft ToggleSnap and Snap Center are turned on.
  2. Choose a Draft tool to draw a shape.
  3. Move the cursor over a circle or arc object.
  4. The circle or arc will be highlighted in yellow, and a small white circle will indicate the center point of the arc to which your new point will be attached.
  5. Click to attach your new point.