Draft Snap WorkingPlane: Difference between revisions

From FreeCAD Documentation
(More details on the use; removed Notes section as the information is already mentioned)
(Blank line)
Line 13: Line 13:


<!--T:6-->
<!--T:6-->
This method always places the new point on the current [[Draft SelectPlane|working plane]], even if you also use another snapping method and select a point outside of that working plane. In other words, it projects a snapping point to the current working plane.
This method always places a new point on the current [[Draft SelectPlane|working plane]], even if you also use another snapping method and select a point outside of that working plane.

In other words, it projects an external snapping point to the current working plane.


[[Image:Draft Snap WorkingPlane.png|400px|Snapping the second point of a line to one endpoint of an edge of a body, which is then projected on the XY working plane]]
[[Image:Draft Snap WorkingPlane.png|400px|Snapping the second point of a line to one endpoint of an edge of a body, which is then projected on the XY working plane]]

Revision as of 04:27, 23 November 2018

Draft WorkingPlane

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

Description

This method always places a new point on the current working plane, even if you also use another snapping method and select a point outside of that working plane.

In other words, it projects an external snapping point to the current working plane.

Snapping the second point of a line to one endpoint of an edge of a body, which is then projected on the XY working plane

How to use

  1. Make sure a working plane is set with Draft SelectPlane.
  2. Make sure File:Snap Lock.svg Draft ToggleSnap and File:Snap WorkingPlane.svg Snap WorkingPlane are turned on.
  3. Optionally turn on any other Draft Snap method.
  4. Choose a Draft tool to draw a shape.
  5. Move the cursor over any line, edge, vertex, or object, like you would do with other snapping methods.
  6. A small white circle will indicate the point on the working plane on which your new point will be attached.
  7. Click to attach your new point.