Draft Snap Center: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Add Options sections and move information there)
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Page in progress}}
<languages/>
<languages/>
<translate>
<translate>
Line 30: Line 31:
== Usage == <!--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 {{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.
# Select a [[Draft_Module#Modifying_objects|Draft tool to draw a shape]], or another suitable Draft tool.
# Select a [[Draft_Module#Drawing_objects|Draft tool to draw a shape]], or another suitable Draft tool.
# Move the cursor over a circle, an arc, or a face.
# Move the cursor over a circle, an arc, or a face.
# A small white square will indicate the object's center point. The target object is highlighted in yellow. For circles and arcs, the circumference is highlighted, for faces the surface.
# A small white square will indicate the object's center point. The target object is highlighted in yellow. For circles and arcs, the circumference is highlighted, for faces the surface.
# Click to register your new point.
# Click to register the indicated point.


== Options ==
* Press {{KEY|Esc}} to abort.
<!--T:11-->
<!--T:11-->
{{Emphasis|Note:}} Refer to [[Draft_Snap|Draft Snap]] for general information about snapping and advanced snapping.
* Refer to [[Draft_Snap|Draft Snap]] about advanced snapping options.

== Note ==
Only objects with {{PropertyData|Make Face}} set to {{TRUE}} are candidates for snapping to faces. A closed wire or shape without a filled face ({{PropertyData|Make Face}} set to {{FALSE}}) is not applicable.


<!--T:9-->
<!--T:9-->

Revision as of 18:16, 15 February 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 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 as well as to the center of faces.

File:Draft Snap Center example.png

Snapping the second point of a line to the center of an arc

Usage

  1. Make sure Draft ToggleSnap and Snap Center are turned on.
  2. Select a Draft tool to draw a shape, or another suitable Draft tool.
  3. Move the cursor over a circle, an arc, or a face.
  4. A small white square will indicate the object's center point. The target object is highlighted in yellow. For circles and arcs, the circumference is highlighted, for faces the surface.
  5. Click to register the indicated point.

Options

  • Press Esc to abort.
  • Refer to Draft Snap about advanced snapping options.

Note

Only objects with DataMake Face set to true are candidates for snapping to faces. A closed wire or shape without a filled face (DataMake Face set to false) is not applicable.